implemented locked slots

This commit is contained in:
Monica Moniot
2022-10-16 18:48:11 -04:00
parent 503c847bcd
commit 482b04efb0
9 changed files with 45 additions and 35 deletions

View File

@@ -16,6 +16,7 @@ Station: {
last_delivery_tick: int
r_threshold: int >= 0
p_threshold: int >= 0
locked_slots: int >= 0
entity: LuaEntity
entity_in: LuaEntity
entity_out: LuaEntity