[MIRROR] Refactors flightsuit code to hopefully be less dumb (#1975)

* Refactors flightsuit code to hopefully be less dumb

* Update flightsuit.dm

* Delete flightsuit.dm.rej

* Delete objs.dm.rej

* Delete mob_movement.dm.rej

* Delete carbon_movement.dm.rej

* Update mob_movement.dm

* Update flightsuit.dm

* Update mob_movement.dm

* fix
This commit is contained in:
CitadelStationBot
2017-07-12 07:24:50 -05:00
committed by kevinz000
parent 97269f8cd1
commit 85fa3c0bee
4 changed files with 232 additions and 213 deletions
+3
View File
@@ -191,6 +191,9 @@
/obj/proc/on_mob_turn(dir, mob)
return
/obj/proc/intercept_user_move(dir, mob, newLoc, oldLoc)
return
/obj/vv_get_dropdown()
. = ..()
.["Delete all of type"] = "?_src_=vars;delall=\ref[src]"