Downstream fixes for #41901 (Stamina status effect)
This commit is contained in:
parent
d514f400a4
commit
a5453cdcd4
|
|
@ -43,7 +43,7 @@
|
||||||
layer:
|
layer:
|
||||||
- MobLayer
|
- MobLayer
|
||||||
- type: Stamina
|
- type: Stamina
|
||||||
critThreshold: 115
|
baseCritThreshold: 115
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
save: false
|
save: false
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue