mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Added shutters, sprites courtesy of the wonderful veyveyr.
Dead mobs can no longer emote. (except for *deathgasp) Changed the path of /obj/effect/securearea to /obj/effect/sign/securearea for consistency. Slight map updates to the kitchen and brig. Prisoner closets only have one set of clothing in them. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2403 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
if (I.implanted)
|
||||
I.trigger(act, src)
|
||||
|
||||
if(src.stat == 2.0 && (act != "deathgasp"))
|
||||
return
|
||||
switch(act)
|
||||
if ("airguitar")
|
||||
if (!src.restrained())
|
||||
|
||||
Reference in New Issue
Block a user