dock() re-organization

This commit is contained in:
Emmett Gaines
2017-12-18 21:23:58 -06:00
committed by CitadelStationBot
parent d5708c981a
commit 8cf30a65fb
13 changed files with 266 additions and 28 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ GLOBAL_LIST_INIT(blacklisted_cargo_types, typecacheof(list(
return 2
return ..()
/obj/docking_port/mobile/supply/dock()
/obj/docking_port/mobile/supply/initiate_docking()
if(getDockedId() == "supply_away") // Buy when we leave home.
buy()
. = ..() // Fly/enter transit.