1234567891011121314151617181920212223242526 |
- --[[
- ZumamapConfig_proto.lua
- exported by excel2lua.py
- from file:祖玛地图.xlsx
- --]]
- return {
- [1001] = {
- ID = 1001,
- },
- [1002] = {
- ID = 1002,
- },
- [1003] = {
- ID = 1003,
- },
- [1004] = {
- ID = 1004,
- },
- [1005] = {
- ID = 1005,
- },
- }
|