Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Фикс Синего Щита #132

Merged
merged 1 commit into from
Jun 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ent-DefaultStationBeaconBlueShield = { ent-DefaultStationBeacon }
.desc = { ent-DefaultStationBeacon.desc }
.suffix = Офицер "Синий Щит"
14 changes: 14 additions & 0 deletions Resources/Maps/_Sunrise/Station/box.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71540,6 +71540,13 @@ entities:
- type: Transform
pos: 23.5,-6.5
parent: 8364
- proto: DefaultStationBeaconBlueShield
entities:
- uid: 21348
components:
- type: Transform
pos: -22.5,-11.5
parent: 8364
- proto: DefaultStationBeaconBotany
entities:
- uid: 27544
Expand Down Expand Up @@ -120161,6 +120168,13 @@ entities:
rot: 1.5707963267948966 rad
pos: -1.5,44.5
parent: 8364
- proto: GunSafeBlueShield
entities:
- uid: 21347
components:
- type: Transform
pos: -23.5,-13.5
parent: 8364
- proto: GunSafeDisabler
entities:
- uid: 6253
Expand Down
58 changes: 42 additions & 16 deletions Resources/Maps/_Sunrise/Station/cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5421,6 +5421,14 @@ entities:
rot: 1.5707963267948966 rad
pos: 33.5,-10.5
parent: 1
- proto: AirlockBlueShieldLocked
entities:
- uid: 2344
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: 18.5,21.5
parent: 1
- proto: AirlockBrigGlassLocked
entities:
- uid: 2351
Expand Down Expand Up @@ -5577,12 +5585,6 @@ entities:
parent: 1
- proto: AirlockCommandLocked
entities:
- uid: 2344
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: 18.5,21.5
parent: 1
- uid: 3309
components:
- type: Transform
Expand Down Expand Up @@ -22644,11 +22646,6 @@ entities:
- type: Transform
pos: 15.5,20.5
parent: 1
- uid: 11806
components:
- type: Transform
pos: 16.5,20.5
parent: 1
- uid: 11833
components:
- type: Transform
Expand All @@ -22664,6 +22661,16 @@ entities:
- type: Transform
pos: 17.5,21.5
parent: 1
- uid: 12498
components:
- type: Transform
pos: 17.5,20.5
parent: 1
- uid: 12532
components:
- type: Transform
pos: 16.5,20.5
parent: 1
- proto: CarpetGreen
entities:
- uid: 3833
Expand Down Expand Up @@ -29066,6 +29073,13 @@ entities:
- type: Transform
pos: 1.5,6.5
parent: 1
- proto: DefaultStationBeaconBlueShield
entities:
- uid: 12380
components:
- type: Transform
pos: 15.5,21.5
parent: 1
- proto: DefaultStationBeaconBotany
entities:
- uid: 9428
Expand Down Expand Up @@ -55054,6 +55068,13 @@ entities:
rot: 3.141592653589793 rad
pos: -26.5,-30.5
parent: 1
- proto: GunSafeBlueShield
entities:
- uid: 11806
components:
- type: Transform
pos: 16.5,20.5
parent: 1
- proto: Handcuffs
entities:
- uid: 5063
Expand Down Expand Up @@ -61333,11 +61354,6 @@ entities:
- type: Transform
pos: 7.5,27.5
parent: 1
- uid: 11997
components:
- type: Transform
pos: 14.5,19.5
parent: 1
- uid: 12106
components:
- type: Transform
Expand Down Expand Up @@ -61497,6 +61513,11 @@ entities:
- type: Transform
pos: -29.5,-5.5
parent: 1
- uid: 11997
components:
- type: Transform
pos: 13.5,19.5
parent: 1
- uid: 11998
components:
- type: Transform
Expand Down Expand Up @@ -61527,6 +61548,11 @@ entities:
- type: Transform
pos: -38.5,20.5
parent: 1
- uid: 12533
components:
- type: Transform
pos: 17.5,19.5
parent: 1
- proto: RandomSoap
entities:
- uid: 12499
Expand Down
Loading
Loading