Skip to content

Commit bdfb67e

Browse files
committed
finally actually fix that one bronze chest issue
1 parent ed9b2d5 commit bdfb67e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

ccmod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "mw-rando",
33
"title": "Multiworld randomizer",
4-
"version": "0.3.0",
4+
"version": "0.3.0.1",
55
"plugin": "mw-rando/plugin.js",
66
"dependencies": {
77
"open-world": ">=0.1.8",

data/out/data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1346,7 +1346,7 @@
13461346
}
13471347
}
13481348
},
1349-
"heat.caves.cliff-temple-03": {
1349+
"heat.caves.cliffs-temple-03": {
13501350
"chests": {
13511351
"107": {
13521352
"mwids": [
@@ -3413,4 +3413,4 @@
34133413
]
34143414
}
34153415
}
3416-
}
3416+
}

0 commit comments

Comments
 (0)