forked from thunderdog1138/star_wars
Update 'mods/mobs_npc/init.lua'
This commit is contained in:
parent
de2214814f
commit
b290e3096f
|
@ -19,7 +19,7 @@ end
|
||||||
|
|
||||||
|
|
||||||
-- NPCs
|
-- NPCs
|
||||||
dofile(path .. "npc.lua") -- TenPlus1
|
dofile(path .. "villager.lua") -- TenPlus1
|
||||||
dofile(path .. "trader.lua")
|
dofile(path .. "trader.lua")
|
||||||
dofile(path .. "r2.lua")
|
dofile(path .. "r2.lua")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue