Fix fire charge texture of ghast

This commit is contained in:
Wuzzy 2017-07-05 22:02:54 +02:00
parent 7bc13c82b8
commit 7b1ac2f82a

View File

@ -83,7 +83,7 @@ mobs:spawn_specific("mobs_mc:ghast", mobs_mc.spawn.nether, {"air"},0, minetest.L
mobs:register_arrow(":mobs_monster:fireball", {
visual = "sprite",
visual_size = {x = 0.5, y = 0.5},
textures = {"mcl_mobitems_fire_charge.png"},
textures = {"mcl_fire_fire_charge.png"},
velocity = 6,
-- direct hit, no fire... just plenty of pain