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

Ajout du minotaur

This commit is contained in:
sys4-fr
2018-11-01 16:30:03 +01:00
parent 45c1743ed6
commit abd7791e87
9 changed files with 101 additions and 0 deletions

View File

@ -27,6 +27,7 @@ dofile(path .. "/tree_monster.lua")
dofile(path .. "/lava_flan.lua") -- Zeg9
dofile(path .. "/mese_monster.lua")
dofile(path .. "/spider.lua") -- AspireMint
dofile(path .. "/minotaur.lua") -- NALC(sys4 fork MFF) Kalabasa
dofile(path .. "/lucky_block.lua")