Expire elixirs on death option.

This commit is contained in:
Duane 2016-06-22 08:24:30 -05:00
parent 48847cc7e0
commit f438090899
4 changed files with 15 additions and 0 deletions

View file

@ -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,