Fix the damn atmos plaque
This is a very important matter.
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user