Plasma and welder fuel no longer create stupid amounts of plasma in the air.

This commit is contained in:
SkyMarshal
2012-06-08 04:09:49 -07:00
parent 0a83532232
commit f17525173c
2 changed files with 10 additions and 21 deletions
@@ -63,7 +63,6 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
/mob/proc/ghost()
set category = "Ghost"
set name = "Ghost"
set desc = "You cannot be revived as a ghost."
/*if(stat != 2) //this check causes nothing but troubles. Commented out for Nar-Sie's sake. --rastaf0
src << "Only dead people and admins get to ghost, and admins don't use this verb to ghost while alive."