make admeme mouse eternally hungry and thirsty by increasing decay rate (#33153)
* make admeme mouse eternally hungry and thirsty by increasing decay rate * no starving slowdown, fix unnecessary declarations * REVERTUS DELETUS
This commit is contained in:
@@ -1784,6 +1784,11 @@
|
||||
# intended for swarms that eat pills so only temporary
|
||||
- type: TimedDespawn
|
||||
lifetime: 60
|
||||
- type: Hunger
|
||||
baseDecayRate: 10 # always hungry
|
||||
starvingSlowdownModifier: 1
|
||||
- type: Thirst
|
||||
baseDecayRate: 10 # always thirsty
|
||||
|
||||
- type: entity
|
||||
parent: MobMouse
|
||||
@@ -3381,7 +3386,7 @@
|
||||
- type: HTN
|
||||
rootTask:
|
||||
task: RuminantCompound
|
||||
|
||||
|
||||
- type: entity
|
||||
name: diona nymph
|
||||
parent: [SimpleMobBase, StripableInventoryBase]
|
||||
|
||||
Reference in New Issue
Block a user