mirror of
https://codeberg.org/tenplus1/mobs_monster.git
synced 2025-07-04 09:20:21 +02:00
add fire_damage = 0 to lava flan
This commit is contained in:
@ -39,6 +39,7 @@ mobs:register_mob("mobs_monster:sand_monster", {
|
||||
attack_type = "dogfight",
|
||||
pathfinding = true,
|
||||
--specific_attack = {"player", "mobs_npc:npc"},
|
||||
--ignore_invisibility = true,
|
||||
reach = 2,
|
||||
damage = 1,
|
||||
hp_min = 4,
|
||||
|
Reference in New Issue
Block a user