switch dofile order
This commit is contained in:
parent
427b453a38
commit
7598b1a34f
2
init.lua
2
init.lua
@ -77,8 +77,8 @@ if dmobs.regulars then
|
|||||||
end
|
end
|
||||||
|
|
||||||
-- dragons!!
|
-- dragons!!
|
||||||
dofile(dpath .. "dragons/dragon_normal.lua")
|
|
||||||
dofile(dpath .. "dragons/piloting.lua")
|
dofile(dpath .. "dragons/piloting.lua")
|
||||||
|
dofile(dpath .. "dragons/dragon_normal.lua")
|
||||||
|
|
||||||
if dmobs.dragons then
|
if dmobs.dragons then
|
||||||
dofile(dpath .. "dragons/main.lua")
|
dofile(dpath .. "dragons/main.lua")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user