Skip to content

Commit

Permalink
actual slime name fix
Browse files Browse the repository at this point in the history
apparently I used the wrong file
  • Loading branch information
fenndragon authored Aug 23, 2024
1 parent 4995141 commit 402c8b7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Resources/Prototypes/Floof/Entities/Mobs/NPCs/slimes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
suffix: Soap
components:
- type: Bloodstream
bloodReagent: Soap
bloodReagent: SoapReagent
- type: PointLight
color: "#c8dfc9"
- type: Sprite
Expand All @@ -120,7 +120,7 @@
- type: entity
id: ReagentSlimeSpacelube
parent: ReagentSlime
suffix: Spacelube
suffix: SpaceLube
components:
- type: Bloodstream
bloodReagent: Spacelube
Expand All @@ -140,7 +140,7 @@
suffix: Buzzachloricbees
components:
- type: Bloodstream
bloodReagent: Buzzachloricbees
bloodReagent: BuzzochloricBees
- type: PointLight
color: "#FFD35D"
- type: Sprite
Expand All @@ -157,7 +157,7 @@
suffix: Wehjuice
components:
- type: Bloodstream
bloodReagent: Wehjuice
bloodReagent: JuiceThatMakesYouWeh
- type: PointLight
color: "#59b23a"
- type: Sprite
Expand Down Expand Up @@ -276,7 +276,7 @@
suffix: chlorinetriflouride
components:
- type: Bloodstream
bloodReagent: chlorinetriflouride
bloodReagent: ChlorineTrifluoride
- type: PointLight
color: "#FFC8C8"
- type: Sprite
Expand Down

0 comments on commit 402c8b7

Please sign in to comment.