mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-10 20:08:09 -06:00
added a display state for provide lock
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
---@field public tick_signals {[uint]: Signal}? --transient
|
||||
---@field public item_p_counts {[string]: int} --transient
|
||||
---@field public item_thresholds {[string]: int}? --transient
|
||||
---@field public display_state 0|1|2|3 --low bit is if this station's request has failed, high bit is if a train is heading to this station
|
||||
---@field public display_state int
|
||||
|
||||
---@class Depot
|
||||
---@field public entity_stop LuaEntity
|
||||
|
||||
Reference in New Issue
Block a user