fixed depot bypass bugs

This commit is contained in:
Monica Moniot
2022-12-01 15:56:05 -05:00
parent fde0a761dc
commit e648291c0a
6 changed files with 95 additions and 74 deletions

View File

@@ -59,12 +59,13 @@
---@field public last_manifest_tick int
---@field public has_filtered_wagon boolean
---@field public is_available true?
---@field public depot_id uint?
---@field public parked_at_depot_id uint?
---@field public depot_name string
---@field public se_depot_surface_i uint --se only
---@field public network_name string?
---@field public network_name string
---@field public network_flag int
---@field public priority int
---@field public se_depot_surface_i uint --se only
---@field public se_is_being_teleported true? --se only
---@field public se_awaiting_removal any? --se only
---@field public se_awaiting_rename any? --se only