mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
TG: -Supply shuttle timer displays SPPLY for clarification
-Added a couple more status displays in cargo Revision: r3685 Author: ericgfw...@hotmail.com
This commit is contained in:
@@ -118,10 +118,10 @@
|
||||
var/disp1
|
||||
var/disp2
|
||||
if(supply_shuttle_moving)
|
||||
disp1 = get_supply_shuttle_timer()
|
||||
disp1 = "SPPLY"
|
||||
disp2 = get_supply_shuttle_timer()
|
||||
if(lentext(disp1) > 5)
|
||||
disp1 = "**~**"
|
||||
disp2 = null
|
||||
|
||||
else
|
||||
if(supply_shuttle_at_station)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 18 KiB |
Reference in New Issue
Block a user