mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
12 lines
175 B
Lua
12 lines
175 B
Lua
return {
|
|
--[[
|
|
__icon__
|
|
__item_name__
|
|
__backer_name__
|
|
__direction__
|
|
__x__
|
|
__y__
|
|
]]
|
|
station_name = "[L] __icon__",
|
|
}
|