Merge pull request #1410 from Petethegoat/fixes

Issue fixes
This commit is contained in:
Cheridan
2013-09-21 10:10:09 -07:00
6 changed files with 51 additions and 15 deletions
@@ -46,6 +46,11 @@
dizziness = 0
jitteriness = 0
if(istype(loc, /obj/mecha))
var/obj/mecha/M = loc
if(M.occupant == src)
M.go_out()
if(!gibbed)
emote("deathgasp") //let the world KNOW WE ARE DEAD