Downstream fixes for #41901 (Stamina status effect)

This commit is contained in:
BarryNorfolk 2026-02-02 20:16:27 +01:00
parent d514f400a4
commit a5453cdcd4
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
layer: layer:
- MobLayer - MobLayer
- type: Stamina - type: Stamina
critThreshold: 115 baseCritThreshold: 115
- type: entity - type: entity
save: false save: false

View File

@ -46,7 +46,7 @@
types: types:
Blunt: 1 Blunt: 1
- type: Stamina - type: Stamina
critThreshold: 85 baseCritThreshold: 85
- type: TypingIndicator - type: TypingIndicator
proto: felinid proto: felinid
- type: PseudoItem - type: PseudoItem