Alpha-v0.0.2a #1

Closed
thunderdog1138 wants to merge 321 commits from Alpha-v0.0.2a into master
1 changed files with 1 additions and 9 deletions
Showing only changes of commit 41b243a6a1 - Show all commits

View File

@ -18,15 +18,7 @@ mobs.intllib = S
-- Monsters
dofile(path .. "/dirt_monster.lua") -- PilzAdam
dofile(path .. "/dungeon_master.lua")
dofile(path .. "/oerkki.lua")
dofile(path .. "/sand_monster.lua")
dofile(path .. "/stone_monster.lua")
dofile(path .. "/tree_monster.lua")
dofile(path .. "/lava_flan.lua") -- Zeg9
dofile(path .. "/mese_monster.lua")
dofile(path .. "/spider.lua") -- AspireMint
dofile(path .. "/tusken_raider.lua")
dofile(path .. "/lucky_block.lua")