Ещё фиксы карт (#3691)
Co-authored-by: SliZen69 <yiffmaster69uwu@gmail.com>
This commit is contained in:
parent
be1f38d81d
commit
5de5ad8ca9
10 changed files with 97331 additions and 87020 deletions
|
|
@ -4,7 +4,7 @@ meta:
|
|||
engineVersion: 270.0.0
|
||||
forkId: ""
|
||||
forkVersion: ""
|
||||
time: 01/09/2026 00:14:53
|
||||
time: 01/09/2026 12:01:49
|
||||
entityCount: 907
|
||||
maps: []
|
||||
grids:
|
||||
|
|
@ -4932,6 +4932,8 @@ entities:
|
|||
344:
|
||||
- - Pressed
|
||||
- Toggle
|
||||
- - Pressed
|
||||
- AutoClose
|
||||
- type: Fixtures
|
||||
fixtures: {}
|
||||
- uid: 379
|
||||
|
|
|
|||
5845
Resources/Maps/_Sunrise/Shuttles/Security/avangard_test.yml
Normal file
5845
Resources/Maps/_Sunrise/Shuttles/Security/avangard_test.yml
Normal file
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -54,7 +54,7 @@
|
|||
grids:
|
||||
- gridPath: /Maps/_Sunrise/Shuttles/Salvage/mining.yml
|
||||
priorityTag: DockMining
|
||||
- gridPath: /Maps/_Sunrise/Shuttles/security.yml
|
||||
- gridPath: /Maps/_Sunrise/Shuttles/Security/security.yml
|
||||
priorityTag: DockSecurity
|
||||
- gridPath: /Maps/_Sunrise/Shuttles/personal.yml
|
||||
priorityTag: DockPersonal
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@
|
|||
components:
|
||||
- type: Sprite
|
||||
sprite: _Sunrise/Structures/Lighting/floor_lighting.rsi
|
||||
drawdepth: FloorObjects
|
||||
|
||||
- type: entity
|
||||
id: PoweredFloorlight
|
||||
|
|
@ -30,3 +31,4 @@
|
|||
components:
|
||||
- type: Sprite
|
||||
sprite: _Sunrise/Structures/Lighting/floor_lighting.rsi
|
||||
drawdepth: FloorObjects
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
grids:
|
||||
- gridPath: /Maps/_Sunrise/Shuttles/Salvage/pickaxe.yml
|
||||
priorityTag: DockMining
|
||||
- gridPath: /Maps/_Sunrise/Shuttles/security.yml
|
||||
- gridPath: /Maps/_Sunrise/Shuttles/Security/security.yml
|
||||
priorityTag: DockSecurity
|
||||
- gridPath: /Maps/_Sunrise/Shuttles/personal.yml
|
||||
priorityTag: DockPersonal
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
Roboticist: [ 3, 3 ]
|
||||
#security
|
||||
HeadOfSecurity: [ 1, 1 ]
|
||||
Warden: [ 1, 1 ]
|
||||
Warden: [ 2, 2 ]
|
||||
SeniorOfficer: [ 1, 1 ]
|
||||
Detective: [ 1, 1 ]
|
||||
Brigmedic: [ 2, 2 ]
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
grids:
|
||||
- gridPath: /Maps/_Sunrise/Shuttles/Salvage/nomad.yml
|
||||
priorityTag: DockMining
|
||||
- gridPath: /Maps/_Sunrise/Shuttles/security.yml
|
||||
- gridPath: /Maps/_Sunrise/Shuttles/Security/security.yml
|
||||
priorityTag: DockSecurity
|
||||
- gridPath: /Maps/_Sunrise/Shuttles/personal.yml
|
||||
priorityTag: DockPersonal
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
Warden: [ 2, 2 ]
|
||||
SeniorOfficer: [ 1, 1 ]
|
||||
Detective: [ 1, 1 ]
|
||||
Brigmedic: [ 1, 1 ]
|
||||
Brigmedic: [ 2, 2 ]
|
||||
SecurityPilot: [ 1, 1 ]
|
||||
SecurityOfficer: [ 5, 5 ]
|
||||
SecurityCadet: [ 5, 5 ]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue