mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
BRUTAL Part 1 - No proc var/ in procs
This commit is contained in:
@@ -377,7 +377,7 @@
|
||||
holder_animal.mind.AddSpell(P)
|
||||
holder_animal.verbs -= /mob/living/verb/pulled
|
||||
|
||||
/obj/structure/closet/stasis/dump_contents(var/kill = 1)
|
||||
/obj/structure/closet/stasis/dump_contents(kill = 1)
|
||||
STOP_PROCESSING(SSobj, src)
|
||||
for(var/mob/living/L in src)
|
||||
L.mutations -=MUTE
|
||||
|
||||
Reference in New Issue
Block a user