Skip to content

Commit

Permalink
fixed sprites
Browse files Browse the repository at this point in the history
  • Loading branch information
neuPanda committed Sep 7, 2024
1 parent e75580b commit 2489607
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion Resources/Prototypes/Floof/Reagents/Consumable/Drink/alcohol.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1404,6 +1404,11 @@
physicalDesc: reagent-physical-desc-starry
flavor: thecutecaptain
color: "#87cefa"
metamorphicSprite:
sprite: Nyanotrasen/Objects/Consumable/Drinks/sakeglass.rsi
state: icon_empty
metamorphicMaxFillLevels: 3
metamorphicFillBaseName: fill-
metamorphicChangeColor: true
metabolisms:
Drink:
Expand All @@ -1422,7 +1427,12 @@
physicalDesc: reagent-physical-desc-strong-smelling
flavor: axelsale
color: "#E43414"
metamorphicChangeColor: false
metamorphicSprite:
sprite: Floof/Objects/Consumable/Drinks/deadmansdraught.rsi
state: icon_empty
metamorphicMaxFillLevels: 4
metamorphicFillBaseName: fill-
metamorphicChangeColor: true
metabolisms:
Drink:
effects:
Expand Down

0 comments on commit 2489607

Please sign in to comment.