1
0
mirror of https://codeberg.org/tenplus1/mobs_monster.git synced 2025-07-08 03:10:22 +02:00

glowing dm fireball for latest dev

This commit is contained in:
TenPlus1
2017-01-20 09:29:41 +00:00
parent e5f4c2a774
commit dbc5cafc5b
2 changed files with 6 additions and 3 deletions

View File

@ -8,6 +8,7 @@ mobs:register_mob("mobs_monster:sand_monster", {
passive = false,
attack_type = "dogfight",
pathfinding = true,
--specific_attack = {"player", "mobs_npc:npc"},
reach = 2,
damage = 1,
hp_min = 4,