Fix the damn atmos plaque

This is a very important matter.
This commit is contained in:
Pieter-Jan Briers
2020-09-09 21:41:17 +02:00
parent 6765411854
commit 39199ad94f
4 changed files with 132 additions and 45 deletions

View File

@@ -0,0 +1,22 @@
- type: entity
parent: BaseSign
id: PlaqueAtmos
name: Atmos Plaque
components:
- type: Collidable
shapes:
- !type:PhysShapeAabb
bounds: "-0.3,-0.3,0.3,0.3"
layer:
- Opaque
- Impassable
- MobImpassable
- VaultImpassable
- SmallImpassable
- Clickable
- type: Icon
state: atmosplaque
- type: Sprite
state: atmosplaque
- type: AtmosPlaque

View File

@@ -974,50 +974,6 @@
- type: Icon
state: atmos_waste
- type: entity
parent: BaseSign
id: PlaqueZum
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."
components:
- type: Collidable
shapes:
- !type:PhysShapeAabb
bounds: "-0.3,-0.3,0.3,0.3"
layer:
- Opaque
- Impassable
- MobImpassable
- VaultImpassable
- SmallImpassable
- Clickable
- type: Sprite
state: zumosplaque
- type: Icon
state: zumosplaque
- type: entity
parent: BaseSign
id: PlaqueAtmos
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."
components:
- type: Collidable
shapes:
- !type:PhysShapeAabb
bounds: "-0.3,-0.3,0.3,0.3"
layer:
- Opaque
- Impassable
- MobImpassable
- VaultImpassable
- SmallImpassable
- Clickable
- type: Sprite
state: atmosplaque
- type: Icon
state: atmosplaque
- type: entity
parent: BaseSign
id: SignSmoking