Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rxup committed Jul 18, 2024
1 parent 5e75de8 commit 3596758
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,22 +324,22 @@
- type: Sprite
state: kitchen

- type: entity
parent: BaseSign
id: SignTheater
name: theater sign
description: Would it even be Space Station without drama?
components:
- type: Sprite
layers:
- state: drama1
map: [ "base" ]
- type: RandomSprite
available:
- base:
drama1: null
drama2: null
drama3: null
#- type: entity
# parent: BaseSign
# id: SignTheater
# name: theater sign
# description: Would it even be Space Station without drama?
# components:
# - type: Sprite
# layers:
# - state: drama1
# map: [ "base" ]
# - type: RandomSprite
# available:
# - base:
# drama1: null
# drama2: null
# drama3: null

- type: entity
parent: BaseSign
Expand Down

0 comments on commit 3596758

Please sign in to comment.