mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
Monkeys now react to being attacked by doing emotes and trying to run away.
This commit is contained in:
@@ -369,6 +369,7 @@ mob/proc/flash_weak_pain()
|
||||
M << "Aargh it burns!"
|
||||
M.updatehealth()
|
||||
src.add_fingerprint(user)
|
||||
M.react_to_attack(user)
|
||||
return 1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user