Files
Bubberstation/code/modules/mob
SkyratBot 978e8a68e5 [MIRROR] Refactors how humans receive damage from xenomorphs, monkeys & slimes (#2178)
* Refactors how humans receive damage from xenomorphs, monkeys & slimes (#55389)

melee_damager_lower and melee_damage_lower has been moved from living/simple_animal to living.
Humans receive damage from xenomorphs, monkeys and slimes via random math between these two variables instead of hardcoded values.

* Refactors how humans receive damage from xenomorphs, monkeys & slimes

Co-authored-by: KathrinBailey <53862927+KathrinBailey@users.noreply.github.com>
2020-12-14 12:46:56 +01:00
..