From cfb9b884a1e2041f1e6199344f074cc957070c2b Mon Sep 17 00:00:00 2001 From: ChilbroBaggins <107660393+ChilbroBaggins@users.noreply.github.com> Date: Sun, 14 Aug 2022 23:09:41 -0500 Subject: [PATCH] Sign fix (#10586) Co-authored-by: Jeff --- .../Structures/Wallmounts/Signs/signs.yml | 41 +------------------ 1 file changed, 2 insertions(+), 39 deletions(-) diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml index ebbc9768f2..629903f70e 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml @@ -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