Fixes the bug where players get deleted because of hallucinations. How the fuck did I screw this up so badly...

This commit is contained in:
MrPerson
2014-03-22 21:55:52 -07:00
parent 45e3255e71
commit 583787f70b
+1 -1
View File
@@ -77,7 +77,7 @@ mob/living/carbon/proc/handle_hallucinations()
halitem.name = "Flashbang"
if(client) client.screen += halitem
spawn(rand(100,250))
qdel(src)
qdel(halitem)
if(26 to 40)
//Flashes of danger
//src << "Danger Flash"