Skip to content

suture sewing stuff retry #2#55

Closed
Bruh-24 wants to merge 9 commits into
masterfrom
suture
Closed

suture sewing stuff retry #2#55
Bruh-24 wants to merge 9 commits into
masterfrom
suture

Conversation

@Bruh-24

@Bruh-24 Bruh-24 commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

🆑 MassMeta
add: Можно зашить рот медицинскими швами
/:cl:

#39

+Меняет описание модпаку с одеждой

@Bruh-24 Bruh-24 requested a review from Artemchik542 February 19, 2026 22:20
@Bruh-24

Bruh-24 commented Feb 19, 2026

Copy link
Copy Markdown
Contributor Author

привет артёмчик пожалуйста ревьювни и выскажи своё честное мнение

Comment on lines +2 to +3
var/x = mutedone.staminaloss //I skipped my math classes
var/stamina_modifier = 5 / (x + 1) // trying some fancy math here, for the first time.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
var/x = mutedone.staminaloss //I skipped my math classes
var/stamina_modifier = 5 / (x + 1) // trying some fancy math here, for the first time.
var/stamina_modifier = 5 / (mutedone.staminaloss + 1)

переменные так лучше не называть, плюс можно избавиться от нее вот так

Comment on lines +89 to +90
new_word += "m"
new_word += "f"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Надо бы на кириллице сделать

if(bashka)
carbon_owner.apply_damage(3, BRUTE, BODY_ZONE_HEAD)
playsound(owner, 'sound/effects/wounds/pierce1.ogg', 50, TRUE)
if(prob(50))

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Добавить обязательно вариант, когда с некоторым шансом швы уберутся. Иначе будут арбузить урон по голове, условно станут таскать за собой и бесконечно пытаться убрать эти швы.
Либо надо добавить задержку какую-то.

@github-actions

Copy link
Copy Markdown
Contributor

В пулл-реквесте присутствуют конфликты, решите их.

@github-actions

Copy link
Copy Markdown
Contributor

Конфликты решены, всегда будьте готовы получать ещё.

@github-actions

Copy link
Copy Markdown
Contributor

Конфликты решены, всегда будьте готовы получать ещё.

@github-actions

Copy link
Copy Markdown
Contributor

В пулл-реквесте присутствуют конфликты, решите их.

@Bruh-24

Bruh-24 commented May 5, 2026

Copy link
Copy Markdown
Contributor Author

ну ничего, через пару так лет доделаю))

@Bruh-24 Bruh-24 closed this May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants