Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
ChilbroBaggins
2022-08-14 23:09:41 -05:00
committed by GitHub
parent 6000543c44
commit cfb9b884a1

View File

@@ -48,7 +48,7 @@
- type: entity
parent: BaseSign
id: SignDirectionalChemistry
name: chapel sign
name: chemistry sign
description: A direction sign, pointing out which way the chemistry lab is.
components:
- type: Sprite
@@ -99,15 +99,6 @@
- type: Sprite
state: direction_food
- type: entity
parent: BaseSign
id: SignDirectionalFood
name: food sign
description: A direction sign, pointing out which way the kitchen is.
components:
- type: Sprite
state: direction_food
- type: entity
parent: BaseSign
id: SignDirectionalGravity
@@ -126,15 +117,6 @@
- type: Sprite
state: direction_hop
- type: entity
parent: BaseSign
id: SignDirectionalHop
name: hop sign
description: A direction sign, pointing out which way Head of Personnel's office is.
components:
- type: Sprite
state: direction_hop
- type: entity
parent: BaseSign
id: SignDirectionalHydro
@@ -156,25 +138,7 @@
- type: entity
parent: BaseSign
id: SignDirectionalLibrary
name: janitor sign
description: A direction sign, pointing out which way the library is.
components:
- type: Sprite
state: direction_library
- type: entity
parent: BaseSign
id: SignDirectionalJanitor
name: janitor sign
description: A direction sign, pointing out which way the janitor's closet is.
components:
- type: Sprite
state: direction_janitor
- type: entity
parent: BaseSign
id: SignDirectionalLibrary
name: janitor sign
name: library sign
description: A direction sign, pointing out which way the library is.
components:
- type: Sprite
@@ -198,7 +162,6 @@
- type: Sprite
state: direction_salvage
- type: entity
parent: BaseSign
id: SignDirectionalSci