shuttle pog

This commit is contained in:
Letter N
2021-03-05 22:26:55 +08:00
parent c624c3ae14
commit a43309a097
5 changed files with 151 additions and 56 deletions
@@ -228,7 +228,8 @@ GLOBAL_LIST_EMPTY(custom_shuttle_machines) //Machines that require updating (He
curT.baseturfs.Insert(3, /turf/baseturf_skipover/shuttle)
port.shuttle_areas[cur_area] = TRUE
port.linkup(new_shuttle, stationary_port)
port.register() // register does the same thing on the old linkup
port.linkup(stationary_port)
port.movement_force = list("KNOCKDOWN" = 0, "THROW" = 0)
port.initiate_docking(stationary_port)
@@ -236,8 +237,6 @@ GLOBAL_LIST_EMPTY(custom_shuttle_machines) //Machines that require updating (He
port.mode = SHUTTLE_IDLE
port.timer = 0
port.register()
icon_state = "rsd_empty"
//Clear highlights