123456789101112131415161718192021 |
- {
- "Overworld": { "Path" : "overworld/overworld",},
- "Splatyna Cave Entrance": { "Path" : "splatyna/splatyna-entrance",},
- "Splatyna Cave": { "Path" : "splatyna/splatyna-corridor",},
- "Splatyna's Chamber": { "Path" : "splatyna/splatyna-boss",},
- "Splatyna's Marvin Hole": { "Path" : "splatyna/splatyna-first",},
- "Splatyna's Dorian Dead End": { "Path" : "splatyna/splatyna-second",},
- "Splatyna's Gabriel Pit": { "Path" : "splatyna/splatyna-third",},
- "Candor Cave": { "Path" : "candor/candor-cave",},
- "Candor Arena": { "Path" : "candor/candor-arena",},
- "Drazil": { "Path" : "drazil/drazil",},
- "Artis Sewer": { "Path" : "sewer/artis-sewer",},
- "Artis": { "Path" : "artis/artis",},
- "Ocean": { "Path" : "ocean/ocean",},
- "Ship First Deck": { "Path" : "ship/ship-first-deck",},
- "Ship Second Deck": { "Path" : "ship/ship-second-deck",},
- "Ship Nard Room": { "Path" : "ship/ship-nard-room",},
- "Ship Hold": { "Path" : "ship/ship-hold",},
- "Ship Alige Hide": { "Path" : "ship/ship-alige-hide",},
- }
|