modernuo/Distribution/Data/Locations/tokuno.json
Kamron Batman 6866d51074
fix(admin): Fixes Tokuno Go Locations (#602)
Fixes Tokuno go locations
2021-05-15 19:07:28 -07:00

64 lines
2.2 KiB
JSON

{
"name": "Tokuno",
"categories": [
{
"name": "Tokuno Islands",
"categories": [
{
"name": "Towns",
"categories": [
{
"name": "Zento",
"locations": [
{ "name": "Zento Moongate", "location": [802, 1204, 25] },
{ "name": "Zento Bank", "location": [735, 1255, 30] }
]
}
]
},
{
"name": "Dungeons",
"categories": [
{ "name": "Fan Dancer's Dojo", "locations": [{ "name": "Entrance", "location": [977, 218, 23] }] },
{ "name": "Yomotsu Mines", "locations": [{ "name": "Entrance", "location": [259, 785, 64] }] }
]
},
{
"name": "Sites",
"categories": [
{
"name": "Makoto-Jima",
"locations": [
{ "name": "Moongate", "location": [802, 1204, 25] },
{ "name": "Shrine", "location": [718, 1161, 25] },
{ "name": "The Waste", "location": [724, 943, 42] }
]
},
{
"name": "Isamu-Jima",
"locations": [
{ "name": "Moongate", "location": [1169, 998, 41] },
{ "name": "Shrine", "location": [1047, 512, 15] },
{ "name": "Lotus Lakes", "location": [1066, 817, 20] },
{ "name": "Mount Sho", "location": [1159, 696, 70] },
{ "name": "Dragon Valley", "location": [948, 432, 8] },
{ "name": "Winter Spur", "location": [926, 162, 34] }
]
},
{
"name": "Homare-Jima",
"locations": [
{ "name": "Moongate", "location": [270, 628, 15] },
{ "name": "Shrine", "location": [295, 712, 55] },
{ "name": "Field of Echoes", "location": [160, 654, 36] },
{ "name": "Crane Marsh", "location": [232, 1107, 10] },
{ "name": "Bushido Dojo", "location": [334, 407, 32] },
{ "name": "Kitsune Woods", "location": [523, 520, 32] }
]
}
]
}
]
}
]
}