tunic-tracker-redux/tunictracker/empty_doors.json

24 lines
380 B
JSON
Raw Normal View History

{
"found": 0,
"remaining": 0,
"total": 1312,
"scenes": {
"???": {
"found": 0,
"remaining": 0,
"total": 0,
"doors": {
"Door To Light": { "scene": "???", "door": "Door To Darkness" }
}
},
"Another One": {
"found": 69,
"remaining": 0,
"total": 420,
"doors": {
"Door To Darkness": { "scene": "???", "door": "Door To Light" }
}
}
}
}