Skip to content

Commit 3b2c850

Browse files
Fix merge conflicts in branch.
1 parent 881f974 commit 3b2c850

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

Resources/Maps/gaxstation.yml

+8-1
Original file line numberDiff line numberDiff line change
@@ -113824,6 +113824,13 @@ entities:
113824113824
- type: Transform
113825113825
pos: 17.5,58.5
113826113826
parent: 2
113827+
- proto: SpawnPointMagistrate
113828+
entities:
113829+
- uid: 20871
113830+
components:
113831+
- type: Transform
113832+
pos: 71.5,26.5
113833+
parent: 2
113827113834
- proto: SpawnPointMailCarrier
113828113835
entities:
113829113836
- uid: 20865
@@ -134443,7 +134450,7 @@ entities:
134443134450
lastSignals:
134444134451
DoorStatus: True
134445134452
- type: Door
134446-
secondsUntilStateChange: -120432.64
134453+
secondsUntilStateChange: -120542.65
134447134454
state: Opening
134448134455
- uid: 18112
134449134456
components:

Resources/Maps/meta.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -10339,7 +10339,7 @@ entities:
1033910339
pos: -53.5,-12.5
1034010340
parent: 2
1034110341
- type: Door
10342-
secondsUntilStateChange: -12845.943
10342+
secondsUntilStateChange: -12876.496
1034310343
state: Opening
1034410344
- type: DeviceLinkSource
1034510345
lastSignals:
@@ -75704,7 +75704,7 @@ entities:
7570475704
pos: -3.5,-52.5
7570575705
parent: 2
7570675706
- type: Door
75707-
secondsUntilStateChange: -40871.477
75707+
secondsUntilStateChange: -40902.03
7570875708
state: Closing
7570975709
- uid: 11944
7571075710
components:
@@ -142411,10 +142411,10 @@ entities:
142411142411
parent: 2
142412142412
- proto: SpawnPointMagistrate
142413142413
entities:
142414-
- uid: 27523
142414+
- uid: 27707
142415142415
components:
142416142416
- type: Transform
142417-
pos: -2.5,2.5
142417+
pos: -2.5,-3.5
142418142418
parent: 2
142419142419
- proto: SpawnPointMailCarrier
142420142420
entities:

Resources/Prototypes/Maps/gaxstation.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
Captain: [ 1, 1 ]
2323
NanotrasenRepresentative: [ 1, 1 ]
2424
BlueshieldOfficer: [ 1, 1 ]
25+
Magistrate: [ 1, 1 ]
2526
HeadOfPersonnel: [ 1, 1 ]
2627
AdministrativeAssistant: [ 1, 1 ]
2728
Bartender: [ 1, 1 ]

0 commit comments

Comments
 (0)