mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
This reverts commit 4b255c16e4.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/mob/living/carbon/human/proc/monkeyize()
|
||||
var/mob/H = src
|
||||
H.dna.SetSEState(GLOB.monkeyblock, 1)
|
||||
H.dna.SetSEState(GLOB.monkeyblock,1)
|
||||
singlemutcheck(H, GLOB.monkeyblock, MUTCHK_FORCED)
|
||||
|
||||
/mob/new_player/AIize()
|
||||
|
||||
Reference in New Issue
Block a user