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
|
-- NPCs
|
||||||
dofile(path .. "npc.lua") -- TenPlus1
|
dofile(path .. "npc.lua") -- TenPlus1
|
||||||
dofile(path .. "trader.lua")
|
dofile(path .. "trader.lua")
|
||||||
|
dofile(path .. "r2.lua")
|
||||||
|
|
||||||
|
|
||||||
-- Load custom spawning
|
-- Load custom spawning
|
||||||
|
|
Loading…
Reference in New Issue