mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
[MIRROR] Refactors monkeys into a species (#2379)
* Refactors monkeys into a species * aaa Co-authored-by: Qustinnus <Floydje123@hotmail.com> Co-authored-by: Azarak <azarak10@gmail.com>
This commit is contained in:
co-authored by
Qustinnus
Azarak
parent
898121f9cd
commit
d7f054b035
@@ -346,7 +346,7 @@
|
||||
else
|
||||
playsound(M, 'sound/items/trayhit2.ogg', 50, TRUE)
|
||||
|
||||
if(ishuman(M) || ismonkey(M))
|
||||
if(ishuman(M))
|
||||
if(prob(10))
|
||||
M.Paralyze(40)
|
||||
update_icon()
|
||||
|
||||
Reference in New Issue
Block a user