Refactors flightsuit code to hopefully be less dumb (#28033)

Refactors flightsuit code to be less crappy
This commit is contained in:
kevinz000
2017-07-11 11:23:02 +12:00
committed by oranges
parent eb51ca408e
commit 6539fa2cb5
4 changed files with 233 additions and 214 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]"