Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix:blackmesa nerfs and fixes #810

Merged
merged 11 commits into from
Dec 6, 2023
Prev Previous commit
Next Next commit
зомби-симплы стали намного медленней
  • Loading branch information
konushi committed Dec 2, 2023
commit d2ed7b7e292896644f457e5a534ee187655148a0
3 changes: 2 additions & 1 deletion modular_ss220/maps220/code/mobs.dm
Original file line number Diff line number Diff line change
@@ -854,7 +854,8 @@
icon_dead = "zombie_dead"
speak_chance = 1
speak_emote = list("growls")
speed = 1.8
speed = 1
move_to_delay = 3.5
emote_taunt = list("growls", "snarls", "grumbles")
taunt_chance = 100
melee_damage_lower = 15