Expire elixirs on death option.
This commit is contained in:
parent
48847cc7e0
commit
f438090899
4 changed files with 15 additions and 0 deletions
|
@ -115,6 +115,7 @@ mobs:register_mob("fun_caves:snow_demon", {
|
|||
type = "monster",
|
||||
passive = false,
|
||||
damage = 3,
|
||||
-- change to dogshoot?
|
||||
attack_type = "dogfight",
|
||||
attacks_monsters = true,
|
||||
hp_min = 10,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue