[map] Meta Paramedic (#16010)

* meta

* ptroto
This commit is contained in:
Emisse
2023-05-02 03:21:19 -06:00
committed by GitHub
parent 8c4d032e9a
commit a5f87da498
2 changed files with 41 additions and 14 deletions

View File

@@ -7571,7 +7571,8 @@ entities:
type: GridPathfinding type: GridPathfinding
- type: GasTileOverlay - type: GasTileOverlay
- type: RadiationGridResistance - type: RadiationGridResistance
- type: SpreaderGrid - nextUpdate: 0
type: SpreaderGrid
- proto: AcousticGuitarInstrument - proto: AcousticGuitarInstrument
entities: entities:
- uid: 12657 - uid: 12657
@@ -120663,8 +120664,6 @@ entities:
pos: 69.5,-24.5 pos: 69.5,-24.5
parent: 5350 parent: 5350
type: Transform type: Transform
- enabled: True
type: AmbientSound
- color: '#03FCD3FF' - color: '#03FCD3FF'
type: AtmosPipeColor type: AtmosPipeColor
- bodyType: Static - bodyType: Static
@@ -131134,11 +131133,6 @@ entities:
- pos: -34.4662,-36.43679 - pos: -34.4662,-36.43679
parent: 5350 parent: 5350
type: Transform type: Transform
- uid: 15663
components:
- pos: -23.590824,-24.432009
parent: 5350
type: Transform
- uid: 16241 - uid: 16241
components: components:
- pos: -17.467426,-36.423878 - pos: -17.467426,-36.423878
@@ -133983,6 +133977,13 @@ entities:
- 0 - 0
- 0 - 0
type: EntityStorage type: EntityStorage
- proto: LockerParamedicFilled
entities:
- uid: 14105
components:
- pos: -23.5,-23.5
parent: 5350
type: Transform
- proto: LockerQuarterMasterFilled - proto: LockerQuarterMasterFilled
entities: entities:
- uid: 3864 - uid: 3864
@@ -142753,6 +142754,8 @@ entities:
pos: -44.5,-10.5 pos: -44.5,-10.5
parent: 5350 parent: 5350
type: Transform type: Transform
- powerLoad: 0
type: ApcPowerReceiver
- uid: 17281 - uid: 17281
components: components:
- rot: 3.141592653589793 rad - rot: 3.141592653589793 rad
@@ -149149,6 +149152,20 @@ entities:
- pos: 1.3298075,-0.66304445 - pos: 1.3298075,-0.66304445
parent: 5350 parent: 5350
type: Transform type: Transform
- uid: 15663
components:
- name: Medical Garage Door opener
type: MetaData
- pos: -20.888597,-23.402483
parent: 5350
type: Transform
- outputs:
Pressed:
- port: Toggle
uid: 14414
type: SignalTransmitter
- nextSound: 44.2999965
type: EmitSoundOnCollide
- proto: ResearchAndDevelopmentServer - proto: ResearchAndDevelopmentServer
entities: entities:
- uid: 19540 - uid: 19540
@@ -149713,6 +149730,8 @@ entities:
Toggle: Toggle:
- port: Pressed - port: Pressed
uid: 15655 uid: 15655
- port: Pressed
uid: 15663
type: SignalReceiver type: SignalReceiver
- uid: 17337 - uid: 17337
components: components:
@@ -150425,7 +150444,7 @@ entities:
- pos: 9.5,-47.5 - pos: 9.5,-47.5
parent: 5350 parent: 5350
type: Transform type: Transform
- SecondsUntilStateChange: -17465.836 - SecondsUntilStateChange: -17538.686
state: Closing state: Closing
type: Door type: Door
- inputs: - inputs:
@@ -150440,7 +150459,7 @@ entities:
- pos: 10.5,-47.5 - pos: 10.5,-47.5
parent: 5350 parent: 5350
type: Transform type: Transform
- SecondsUntilStateChange: -17465.836 - SecondsUntilStateChange: -17538.686
state: Closing state: Closing
type: Door type: Door
- inputs: - inputs:
@@ -150455,7 +150474,7 @@ entities:
- pos: 11.5,-47.5 - pos: 11.5,-47.5
parent: 5350 parent: 5350
type: Transform type: Transform
- SecondsUntilStateChange: -17465.836 - SecondsUntilStateChange: -17538.686
state: Closing state: Closing
type: Door type: Door
- inputs: - inputs:
@@ -150470,7 +150489,7 @@ entities:
- pos: 13.5,-47.5 - pos: 13.5,-47.5
parent: 5350 parent: 5350
type: Transform type: Transform
- SecondsUntilStateChange: -17465.836 - SecondsUntilStateChange: -17538.686
state: Closing state: Closing
type: Door type: Door
- inputs: - inputs:
@@ -150485,7 +150504,7 @@ entities:
- pos: 14.5,-47.5 - pos: 14.5,-47.5
parent: 5350 parent: 5350
type: Transform type: Transform
- SecondsUntilStateChange: -17465.836 - SecondsUntilStateChange: -17538.686
state: Closing state: Closing
type: Door type: Door
- inputs: - inputs:
@@ -150500,7 +150519,7 @@ entities:
- pos: 15.5,-47.5 - pos: 15.5,-47.5
parent: 5350 parent: 5350
type: Transform type: Transform
- SecondsUntilStateChange: -17465.836 - SecondsUntilStateChange: -17538.686
state: Closing state: Closing
type: Door type: Door
- inputs: - inputs:
@@ -155138,6 +155157,13 @@ entities:
- pos: -2.5,-8.5 - pos: -2.5,-8.5
parent: 5350 parent: 5350
type: Transform type: Transform
- proto: SpawnPointParamedic
entities:
- uid: 14104
components:
- pos: -21.5,-25.5
parent: 5350
type: Transform
- proto: SpawnPointQuartermaster - proto: SpawnPointQuartermaster
entities: entities:
- uid: 3786 - uid: 3786

View File

@@ -47,3 +47,4 @@
Detective: [ 1, 1 ] Detective: [ 1, 1 ]
ResearchAssistant: [ 4, 4 ] ResearchAssistant: [ 4, 4 ]
Brigmedic: [ 1, 1 ] Brigmedic: [ 1, 1 ]
Paramedic: [ 1, 1 ]