removes useless alter_health() unused proc

This commit is contained in:
uraniummeltdown
2018-01-02 20:49:28 +05:00
parent 75e177b7a9
commit 1c9b3ed159
5 changed files with 0 additions and 37 deletions
-4
View File
@@ -197,10 +197,6 @@
update()
return
// can breath normally in the disposal
/obj/machinery/disposal/alter_health()
return get_turf(src)
// attempt to move while inside
/obj/machinery/disposal/relaymove(mob/user as mob)
if(user.stat || src.flushing)