Additional Signage (#25766)

initial commit
This commit is contained in:
rosieposie
2024-03-02 01:42:06 -05:00
committed by GitHub
parent 2904ff421a
commit 55b0cb1934
10 changed files with 157 additions and 1 deletions

View File

@@ -97,6 +97,15 @@
- type: Sprite
state: direction_evac
- type: entity
parent: BaseSignDirectional
id: SignDirectionalExam
name: exam sign
description: A direction sign, pointing out which way the examination room(s) are.
components:
- type: Sprite
state: direction_exam
- type: entity
parent: BaseSignDirectional
id: SignDirectionalFood
@@ -133,6 +142,15 @@
- type: Sprite
state: direction_hydro
- type: entity
parent: BaseSignDirectional
id: SignDirectionalIcu
name: icu sign
description: A direction sign, pointing out which way the ICU is.
components:
- type: Sprite
state: direction_icu
- type: entity
parent: BaseSignDirectional
id: SignDirectionalJanitor
@@ -225,6 +243,15 @@
- type: Sprite
state: ai
- type: entity
parent: BaseSign
id: SignArcade
name: arcade sign
description: A sign indicating the arcade.
components:
- type: Sprite
state: arcade
- type: entity
parent: BaseSign
id: SignArmory
@@ -288,6 +315,15 @@
- type: Sprite
state: bar
- type: entity
parent: BaseSign
id: SignBarbershop
name: barbershop sign
description: A sign indicating the barbershop.
components:
- type: Sprite
state: barbershop
- type: entity
parent: BaseSign
id: SignBio
@@ -558,6 +594,15 @@
- type: Sprite
state: janitor
- type: entity
parent: BaseSign
id: SignLaundromat
name: laundromat sign
description: A sign indicating the laundromat.
components:
- type: Sprite
state: laundromat
- type: entity
parent: BaseSign
id: SignLawyer
@@ -612,6 +657,15 @@
- type: Sprite
state: morgue
- type: entity
parent: BaseSign
id: SignNews
name: news sign
description: A sign indicating where the Reporter works.
components:
- type: Sprite
state: news
- type: entity
parent: BaseSign
id: SignNosmoking
@@ -639,6 +693,15 @@
- type: Sprite
state: psychology
- type: entity
parent: BaseSign
id: SignReception
name: reception sign
description: A sign indicating the reception.
components:
- type: Sprite
state: reception
- type: entity
parent: BaseSign
id: SignRND
@@ -657,6 +720,15 @@
- type: Sprite
state: robo
- type: entity
parent: BaseSign
id: SignSalvage
name: salvage sign
description: A sign indicating the salvage area.
components:
- type: Sprite
state: salvage
- type: entity
parent: BaseSign
id: SignScience