Merge pull request #3392 from Citadel-Station-13/upstream-merge-31677
[MIRROR] Allows mobs to get shocked when they smash things
This commit is contained in:
@@ -1583,7 +1583,7 @@
|
||||
/datum/reagent/magillitis/on_mob_life(mob/living/carbon/M)
|
||||
..()
|
||||
if((ismonkey(M) || ishuman(M)) && current_cycle >= 10)
|
||||
return M.gorillize()
|
||||
M.gorillize()
|
||||
|
||||
/datum/reagent/growthserum
|
||||
name = "Growth Serum"
|
||||
|
||||
Reference in New Issue
Block a user