Finishes the forceMove port

This commit is contained in:
vuonojenmustaturska
2017-12-14 23:39:34 +02:00
committed by CitadelStationBot
parent a22b225015
commit fcceb5ec77
110 changed files with 364 additions and 239 deletions
@@ -135,7 +135,7 @@
investigate_log("was set to [pump.target_pressure] kPa by [key_name(usr)].", INVESTIGATE_ATMOS)
if("eject")
if(holding)
holding.loc = get_turf(src)
holding.forceMove(drop_location())
holding = null
. = TRUE
update_icon()
@@ -96,7 +96,7 @@
. = TRUE
if("eject")
if(holding)
holding.loc = get_turf(src)
holding.forceMove(drop_location())
holding = null
. = TRUE
if("toggle_filter")