Removes uncompiled flightsuit code leftovers and bad hooks.

This commit is contained in:
Ghommie
2020-03-24 20:28:13 +01:00
parent 613c66d88e
commit 54cdae148d
6 changed files with 3 additions and 1137 deletions
-2
View File
@@ -84,8 +84,6 @@
/// The last mob/living/carbon to push/drag/grab this mob (mostly used by slimes friend recognition)
var/datum/weakref/LAssailant
var/list/obj/user_movement_hooks //Passes movement in client/Move() to these!
var/list/mob_spell_list = list() //construct spells and mime spells. Spells that do not transfer from one mob to another and can not be lost in mindswap.