Update 'mods/mobs_monster/init.lua'

This commit is contained in:
thunderdog1138 2020-03-27 00:43:22 +00:00
parent d74ffdd2e3
commit a89e59bc2e
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ mobs.intllib = S
dofile(path .. "/tusken_raider.lua")
dofile(path .. "/stormtrooper+variants.lua")
dofile(path .. "/lucky_block.lua")
print ("[MOD] Mobs Redo Monsters loaded")