Skip to content

Commit

Permalink
fixed my error
Browse files Browse the repository at this point in the history
  • Loading branch information
TORGOVEC471 committed Jun 23, 2024
1 parent 6e56ef6 commit c1d8190
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@
description: This is an error poster.
components:
- type: Sprite
sprite: ADT/Objects/Decoration/poster_syndycat.rsi
sprite: ADT/Objects/Decoration/poster_syndicate.rsi
state: error

- type: entity
Expand All @@ -807,7 +807,7 @@
description: This poster promotes good behavior.
components:
- type: Sprite
sprite: ADT/Objects/Decoration/poster_syndycat.rsi
sprite: ADT/Objects/Decoration/poster_syndicate.rsi
state: nobad

- type: entity
Expand All @@ -817,7 +817,7 @@
description: This poster warns against bad behavior.
components:
- type: Sprite
sprite: ADT/Objects/Decoration/poster_syndycat.rsi
sprite: ADT/Objects/Decoration/poster_syndicate.rsi
state: nogood

- type: entity
Expand All @@ -827,5 +827,5 @@
description: This poster warns about gas attacks.
components:
- type: Sprite
sprite: ADT/Objects/Decoration/poster_syndycat.rsi
sprite: ADT/Objects/Decoration/poster_syndicate.rsi
state: gasattack

0 comments on commit c1d8190

Please sign in to comment.