[FF1] Added Deep Dungeon locations to locations.json so they exist in the datapackage (#5392)
* Added DD locations to locations.json so they exist in the datapackage. * Update worlds/ff1/data/locations.json Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com> * Update worlds/ff1/data/locations.json Forgot trailing commas aren't allowed in JSON. Co-authored-by: qwint <qwint.42@gmail.com> --------- Co-authored-by: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com> Co-authored-by: qwint <qwint.42@gmail.com>
This commit is contained in:
@@ -253,5 +253,17 @@
|
|||||||
"CubeBot": 529,
|
"CubeBot": 529,
|
||||||
"Sarda": 525,
|
"Sarda": 525,
|
||||||
"Fairy": 531,
|
"Fairy": 531,
|
||||||
"Lefein": 527
|
"Lefein": 527,
|
||||||
|
"DeepDungeon32B_Chest144": 401,
|
||||||
|
"DeepDungeon30B_Chest145": 402,
|
||||||
|
"DeepDungeon29B_Chest146": 403,
|
||||||
|
"DeepDungeon29B_Chest147": 404,
|
||||||
|
"DeepDungeon40B_Chest186": 443,
|
||||||
|
"DeepDungeon38B_Chest188": 445,
|
||||||
|
"DeepDungeon36B_Chest189": 446,
|
||||||
|
"DeepDungeon33B_Chest190": 447,
|
||||||
|
"DeepDungeon40B_Chest191": 448,
|
||||||
|
"DeepDungeon41B_Chest192": 449,
|
||||||
|
"DeepDungeon34B_Chest193": 450,
|
||||||
|
"DeepDungeon39B_Chest194": 451
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user