16 lines
401 B
Lua
16 lines
401 B
Lua
--------------------------------------------------------------------------------
|
|
-- Gold Hill Name Data --
|
|
--------------------------------------------------------------------------------
|
|
|
|
MainLuaScriptPath = "KQ/GoldHill/GoldHill"
|
|
MsgScriptFileDefault = "KQGoldHill"
|
|
|
|
|
|
LayerNameTable =
|
|
{
|
|
"Layer1st",
|
|
"Layer2nd",
|
|
"Layer3rd",
|
|
"Layer4th",
|
|
}
|