Makes all Mobs Hard Delete

This commit is contained in:
Fox-McCloud
2017-02-07 09:42:49 -05:00
parent 3441d8f0a1
commit 8ad196da0f
3 changed files with 4 additions and 8 deletions
-4
View File
@@ -14,10 +14,6 @@
/mob/camera/experience_pressure_difference()
return
/mob/camera/Destroy()
..()
return QDEL_HINT_HARDDEL_NOW
/mob/camera/Login()
..()
update_interface()