forked from thunderdog1138/star_wars
Update 'mods/mobs_npc/init.lua'
This commit is contained in:
parent
70b08cf372
commit
697c6fb2a8
|
@ -21,6 +21,7 @@ end
|
|||
-- NPCs
|
||||
dofile(path .. "npc.lua") -- TenPlus1
|
||||
dofile(path .. "trader.lua")
|
||||
dofile(path .. "r2.lua")
|
||||
|
||||
|
||||
-- Load custom spawning
|
||||
|
|
Loading…
Reference in New Issue