Skip to content

Commit

Permalink
texture states
Browse files Browse the repository at this point in the history
  • Loading branch information
nomad0260 committed Apr 21, 2024
1 parent d017418 commit b948c95
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Resources/Prototypes/Backmen/Entities/Mobs/NPC/TGMC_xeno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1645,10 +1645,10 @@
stackType: XenoSlimeStack
layerStates:
- b_checker_piece
- b_checker_piece
- b_checker_piece
- type: Sprite
state: b_checker_piece
sprite: Objects/Fun/Tabletop/checker_pieces.rsi
layers:
- state: b_checker_piece
- type: Item
- type: Appearance

Expand All @@ -1659,7 +1659,8 @@
suffix: Single
components:
- type: Sprite
state: b_checker_piece
layers:
- state: b_checker_piece
- type: Stack
stackType: XenoSlimeStack
count: 1
Expand All @@ -1671,7 +1672,8 @@
suffix: Single
components:
- type: Sprite
state: b_checker_piece
layers:
- state: b_checker_piece
- type: Stack
stackType: XenoSlimeStack
unlimited: true
Expand Down

0 comments on commit b948c95

Please sign in to comment.