diff --git a/Resources/Prototypes/Corvax/Entities/Mobs/Species/vulpkanin.yml b/Resources/Prototypes/Corvax/Entities/Mobs/Species/vulpkanin.yml index 48cfe16be90..b1b04f81a31 100644 --- a/Resources/Prototypes/Corvax/Entities/Mobs/Species/vulpkanin.yml +++ b/Resources/Prototypes/Corvax/Entities/Mobs/Species/vulpkanin.yml @@ -7,8 +7,22 @@ components: - type: HumanoidAppearance species: Vulpkanin - - type: Hunger - - type: Thirst + - type: Hunger # on 1.5x more + thresholds: + Overfed: 250 + Okay: 200 + Peckish: 150 + Starving: 100 + Dead: 0 + baseDecayRate: 0.02 + - type: Thirst # on 1.5x more + thresholds: + OverHydrated: 650 + Okay: 500 + Thirsty: 350 + Parched: 200 + Dead: 0 + baseDecayRate: 0.15 - type: Icon sprite: Corvax/Mobs/Species/Vulpkanin/parts.rsi state: full