change mese_dragon offset

This commit is contained in:
crabman77 2016-07-04 02:00:12 +02:00
parent e5521dc82b
commit beb47c942f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ mobs:register_mob("mobs:mese_dragon", {
reach = 4,
shoot_interval = 2,
arrow = "mobs:mese_dragon_fireball",
shoot_offset = 2,
shoot_offset = -0.5,
-- health & armor
hp_min = 175,
hp_max = 225,