Conversation
adds suture mute mechanic yeah yeah cool also changes datum/modpack/reskins description //
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. |
Contributor
There was a problem hiding this comment.
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" |
Contributor
There was a problem hiding this comment.
Надо бы на кириллице сделать
| if(bashka) | ||
| carbon_owner.apply_damage(3, BRUTE, BODY_ZONE_HEAD) | ||
| playsound(owner, 'sound/effects/wounds/pierce1.ogg', 50, TRUE) | ||
| if(prob(50)) |
Contributor
There was a problem hiding this comment.
Добавить обязательно вариант, когда с некоторым шансом швы уберутся. Иначе будут арбузить урон по голове, условно станут таскать за собой и бесконечно пытаться убрать эти швы.
Либо надо добавить задержку какую-то.
Contributor
|
В пулл-реквесте присутствуют конфликты, решите их. |
Contributor
|
Конфликты решены, всегда будьте готовы получать ещё. |
Contributor
|
Конфликты решены, всегда будьте готовы получать ещё. |
Contributor
|
В пулл-реквесте присутствуют конфликты, решите их. |
Contributor
Author
|
ну ничего, через пару так лет доделаю)) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🆑 MassMeta
add: Можно зашить рот медицинскими швами
/:cl:
#39
+Меняет описание модпаку с одеждой