Skip to content

Commit

Permalink
Update slimes.yml
Browse files Browse the repository at this point in the history
update to slime sprites
  • Loading branch information
fenndragon authored Aug 24, 2024
1 parent 92003cd commit cee9659
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Resources/Prototypes/Floof/Entities/Mobs/NPCs/slimes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
color: "#FFFDFB"
- type: Sprite
drawdepth: Mobs
sprite: Mobs/Aliens/elemental.rsi
sprite: Floof/Mobs/Animals/elemental.rsi
layers:
- map: [ "enum.DamageStateVisualLayers.Base" ]
state: alive
Expand All @@ -26,7 +26,7 @@
color: "#45072f"
- type: Sprite
drawdepth: Mobs
sprite: Mobs/Aliens/elemental.rsi
sprite: Floof/Mobs/Animals/elemental.rsi
layers:
- map: [ "enum.DamageStateVisualLayers.Base" ]
state: alive
Expand All @@ -43,7 +43,7 @@
color: "#ae0072"
- type: Sprite
drawdepth: Mobs
sprite: Mobs/Aliens/elemental.rsi
sprite: Floof/Mobs/Animals/elemental.rsi
layers:
- map: [ "enum.DamageStateVisualLayers.Base" ]
state: alive
Expand All @@ -60,7 +60,7 @@
color: "#c90084"
- type: Sprite
drawdepth: Mobs
sprite: Mobs/Aliens/elemental.rsi
sprite: Floof/Mobs/Animals/elemental.rsi
layers:
- map: [ "enum.DamageStateVisualLayers.Base" ]
state: alive
Expand Down

0 comments on commit cee9659

Please sign in to comment.