Make sign names consistent.
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
id: BaseSign
|
id: BaseSign
|
||||||
name: base sign
|
name: base sign
|
||||||
abstract: true
|
abstract: true
|
||||||
description: based on what
|
|
||||||
components:
|
components:
|
||||||
- type: Clickable
|
- type: Clickable
|
||||||
- type: InteractionOutline
|
- type: InteractionOutline
|
||||||
@@ -39,6 +38,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: monkey_painting
|
state: monkey_painting
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -63,6 +63,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: direction_sec
|
state: direction_sec
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -85,6 +86,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: direction_evac
|
state: direction_evac
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -107,6 +109,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: direction_bridge
|
state: direction_bridge
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -129,6 +132,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: direction_med
|
state: direction_med
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -151,6 +155,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: direction_eng
|
state: direction_eng
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -173,6 +178,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: direction_sci
|
state: direction_sci
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -195,6 +201,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: direction_supply
|
state: direction_supply
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -205,7 +212,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignArmory
|
id: SignArmory
|
||||||
name: ARMORY
|
name: armory sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -217,6 +224,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: armory
|
state: armory
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -225,7 +233,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignToolStorage
|
id: SignToolStorage
|
||||||
name: TOOL STORAGE
|
name: tool storage sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -237,6 +245,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: ass
|
state: ass
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -245,7 +254,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignAnomaly
|
id: SignAnomaly
|
||||||
name: ANOMALY LAB
|
name: anomaly lab sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -257,6 +266,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: anomaly
|
state: anomaly
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -265,7 +275,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignAtmos
|
id: SignAtmos
|
||||||
name: ATMOS
|
name: atmos sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -277,6 +287,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmos
|
state: atmos
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -285,7 +296,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignBar
|
id: SignBar
|
||||||
name: BAR
|
name: bar sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -297,6 +308,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: bar
|
state: bar
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -305,7 +317,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignLibrary
|
id: SignLibrary
|
||||||
name: LIBRARY
|
name: library sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -317,6 +329,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: biblio
|
state: biblio
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -325,7 +338,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignChapel
|
id: SignChapel
|
||||||
name: CHAPEL
|
name: chapel sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -337,6 +350,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: chapel
|
state: chapel
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -345,7 +359,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignHead
|
id: SignHead
|
||||||
name: HEAD
|
name: head sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -357,6 +371,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: commander
|
state: commander
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -365,7 +380,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignConference
|
id: SignConference
|
||||||
name: CONFERENCE ROOM
|
name: conference room sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -377,6 +392,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: conference_room
|
state: conference_room
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -385,7 +401,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignDrones
|
id: SignDrones
|
||||||
name: DRONES
|
name: drones sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -397,6 +413,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: drones
|
state: drones
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -405,7 +422,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignEngine
|
id: SignEngine
|
||||||
name: ENGINE
|
name: engine sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -417,6 +434,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: engine
|
state: engine
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -425,7 +443,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignCloning
|
id: SignCloning
|
||||||
name: CLONING
|
name: cloning sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -437,6 +455,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: cloning
|
state: cloning
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -445,7 +464,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignInterrogation
|
id: SignInterrogation
|
||||||
name: INTERROGATION
|
name: interrogation sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -457,6 +476,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: interrogation
|
state: interrogation
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -465,7 +485,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignSurgery
|
id: SignSurgery
|
||||||
name: SURGERY
|
name: surgery sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -477,6 +497,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: surgery
|
state: surgery
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -484,8 +505,8 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignTelecoms
|
id: SignTelecomms
|
||||||
name: TELECOMS
|
name: telecomms sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -497,6 +518,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: telecoms
|
state: telecoms
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -505,7 +527,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignCargo
|
id: SignCargo
|
||||||
name: CARGO
|
name: cargo sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -517,6 +539,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: cargo
|
state: cargo
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -525,7 +548,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignCargoDock
|
id: SignCargoDock
|
||||||
name: CARGO DOCK
|
name: cargo dock sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -537,6 +560,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: cargo_dock
|
state: cargo_dock
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -545,7 +569,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignChem
|
id: SignChem
|
||||||
name: CHEMISTRY
|
name: chemistry sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -557,6 +581,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: chem
|
state: chem
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -565,7 +590,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignShipDock
|
id: SignShipDock
|
||||||
name: DOCKING
|
name: docking sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -577,6 +602,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: dock
|
state: dock
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -585,7 +611,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignEngineering
|
id: SignEngineering
|
||||||
name: ENGINEERING
|
name: engineering sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -597,6 +623,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: eng
|
state: eng
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -605,7 +632,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignEVA
|
id: SignEVA
|
||||||
name: EVA
|
name: EVA sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -617,6 +644,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: eva
|
state: eva
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -625,7 +653,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignGravity
|
id: SignGravity
|
||||||
name: GRAVITY
|
name: gravity sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -637,6 +665,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: gravi
|
state: gravi
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -645,7 +674,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignMedical
|
id: SignMedical
|
||||||
name: MEDBAY
|
name: medbay sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -657,6 +686,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: medbay
|
state: medbay
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -665,7 +695,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignMorgue
|
id: SignMorgue
|
||||||
name: MORGUE
|
name: morgue sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -677,6 +707,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: morgue
|
state: morgue
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -685,7 +716,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignPrison
|
id: SignPrison
|
||||||
name: PRISON
|
name: prison sign
|
||||||
description:
|
description:
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
@@ -698,6 +729,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: prison
|
state: prison
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -706,7 +738,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignRND
|
id: SignRND
|
||||||
name: RND
|
name: research and development sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -718,6 +750,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: rnd
|
state: rnd
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -726,7 +759,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignScience
|
id: SignScience
|
||||||
name: SCIENCE
|
name: science sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -738,6 +771,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: sci
|
state: sci
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -746,7 +780,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignToxins
|
id: SignToxins
|
||||||
name: TOXINS
|
name: toxins sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -758,6 +792,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: toxins
|
state: toxins
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -766,7 +801,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignBridge
|
id: SignBridge
|
||||||
name: BRIDGE
|
name: bridge sign
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -778,6 +813,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: bridge
|
state: bridge
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -788,7 +824,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: WarningAir
|
id: WarningAir
|
||||||
name: Air warning sign
|
name: air warning sign
|
||||||
description: WARNING! Air flow tube. Ensure the flow is disengaged before working.
|
description: WARNING! Air flow tube. Ensure the flow is disengaged before working.
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
@@ -801,6 +837,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmos_air
|
state: atmos_air
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -822,6 +859,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmos_co2
|
state: atmos_co2
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -843,6 +881,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmos_n2
|
state: atmos_n2
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -864,6 +903,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmos_n2o
|
state: atmos_n2o
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -885,6 +925,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmos_o2
|
state: atmos_o2
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -906,6 +947,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmos_phoron
|
state: atmos_phoron
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -914,7 +956,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: WarningWaste
|
id: WarningWaste
|
||||||
name: Atmos waste sign
|
name: atmos waste sign
|
||||||
description: WARNING! Waste flow tube. Ensure the flow is disengaged before working.
|
description: WARNING! Waste flow tube. Ensure the flow is disengaged before working.
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
@@ -927,6 +969,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmos_waste
|
state: atmos_waste
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -936,7 +979,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: PlaqueZum
|
id: PlaqueZum
|
||||||
name: zumos plaque
|
name: zumos plaque
|
||||||
description: This plaque commemorates the rise of the Atmos ZUM division. May they carry the torch that the Atmos ZAS, LINDA and FEA divisions left behind.
|
description: "This plaque commemorates the rise of the Atmos ZUM division. May they carry the torch that the Atmos ZAS, LINDA and FEA divisions left behind."
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -948,6 +991,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: zumosplaque
|
state: zumosplaque
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -957,7 +1001,7 @@
|
|||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: PlaqueAtmos
|
id: PlaqueAtmos
|
||||||
name: atmos plaque
|
name: atmos plaque
|
||||||
description: This plaque commemorates the fall of the Atmos FEA division. For all the charred, dizzy, and brittle men who have died in its hands.
|
description: "This plaque commemorates the fall of the Atmos FEA division. For all the charred, dizzy, and brittle men who have died in its hands."
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
shapes:
|
shapes:
|
||||||
@@ -969,6 +1013,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: atmosplaque
|
state: atmosplaque
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -977,7 +1022,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignSmoking
|
id: SignSmoking
|
||||||
name: No Smoking
|
name: no smoking sign
|
||||||
description: A warning sign which reads 'NO SMOKING'
|
description: A warning sign which reads 'NO SMOKING'
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
@@ -990,6 +1035,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: nosmoking2
|
state: nosmoking2
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -998,7 +1044,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignSomethingOld
|
id: SignSomethingOld
|
||||||
name: Old Sign
|
name: old sign
|
||||||
description: Technical information of some sort, shame its too worn-out to read.
|
description: Technical information of some sort, shame its too worn-out to read.
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
@@ -1011,6 +1057,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: something-old1
|
state: something-old1
|
||||||
- type: Icon
|
- type: Icon
|
||||||
@@ -1019,7 +1066,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseSign
|
parent: BaseSign
|
||||||
id: SignSomethingOld2
|
id: SignSomethingOld2
|
||||||
name: Old Sign
|
name: old sign
|
||||||
description: Looks like a planet crashing by some station above it. Its kinda scary.
|
description: Looks like a planet crashing by some station above it. Its kinda scary.
|
||||||
components:
|
components:
|
||||||
- type: Collidable
|
- type: Collidable
|
||||||
@@ -1032,6 +1079,7 @@
|
|||||||
- MobImpassable
|
- MobImpassable
|
||||||
- VaultImpassable
|
- VaultImpassable
|
||||||
- SmallImpassable
|
- SmallImpassable
|
||||||
|
- Clickable
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
state: something-old2
|
state: something-old2
|
||||||
- type: Icon
|
- type: Icon
|
||||||
|
|||||||
Reference in New Issue
Block a user