Skip to content

Commit

Permalink
Fix diona lung test fail
Browse files Browse the repository at this point in the history
  • Loading branch information
gluesniffler committed Dec 31, 2024
1 parent d932fac commit edc9ba5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Resources/Prototypes/Body/Organs/diona.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,13 @@
description: "A spongy mess of slimy, leaf-like structures. Capable of breathing both carbon dioxide and oxygen."
components:
- type: Sprite
sprite: Mobs/Species/Human/organs.rsi
layers:
- state: lung-l
- state: lung-r
- type: Lung # Shitmed
- type: Organ # Shitmed
slotId: lungs
- type: Lung
- type: Metabolizer
removeEmpty: true
solutionOnBody: false
Expand Down

0 comments on commit edc9ba5

Please sign in to comment.