1
0
mirror of https://codeberg.org/tenplus1/mobs_monster.git synced 2025-07-04 17:30:21 +02:00

Added compatibility with older mobs already spawned

This commit is contained in:
TenPlus1
2016-04-15 15:23:02 +01:00
parent e468946194
commit 55b0599cfe
9 changed files with 20 additions and 11 deletions

View File

@ -56,7 +56,8 @@ mobs:register_spawn("mobs_monster:dungeon_master", {"default:stone"}, 7, 0, 7000
mobs:register_egg("mobs_monster:dungeon_master", "Dungeon Master", "fire_basic_flame.png", 1, true)
minetest.register_alias("mobs:dungeon_master", "mobs_monster:dungeon_master")
-- compatibility
mobs:alias_mob("mobs:dungeon_master", "mobs_monster:dungeon_master")
-- fireball (weapon)
mobs:register_arrow("mobs_monster:fireball", {