1
0
mirror of https://github.com/metrostroi-repo/MetrostroiAddon.git synced 2026-05-04 00:52:33 +00:00

fixed KM 013 and 334 work logic; added retainer load choice to spawner for custom 717

This commit is contained in:
Moon Horse
2024-12-14 20:07:32 +03:00
parent 8700ab2d32
commit 633a65c806
17 changed files with 1148 additions and 183 deletions

View File

@@ -360,7 +360,7 @@ function ENT:InitializeSystems()
-- Панель управления 81-710
self:LoadSystem("Panel","81_714_Panel")
-- Пневмосистема 81-710
self:LoadSystem("Pneumatic","81_717_Pneumatic",{br013_1 = true})
self:LoadSystem("Pneumatic","81_714_Pneumatic",{br013_1 = true})
-- Everything else
self:LoadSystem("Battery")
self:LoadSystem("PowerSupply","BPSN")