Skip to content

Commit cb1f6f5

Browse files
committed
fix bugs
1 parent 32e8fe3 commit cb1f6f5

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

region/maridia/outer/Main Street.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,7 @@
408408
{
409409
"from": 10,
410410
"to": [
411+
{"id": 6},
411412
{"id": 11}
412413
]
413414
},
@@ -1085,7 +1086,8 @@
10851086
"comeInWithGMode": {
10861087
"mode": "direct",
10871088
"morphed": false
1088-
}
1089+
},
1090+
"comesThroughToilet": "no"
10891091
},
10901092
"requires": [
10911093
"h_canNavigateUnderwater",
@@ -1132,7 +1134,8 @@
11321134
"comeInWithGMode": {
11331135
"mode": "indirect",
11341136
"morphed": false
1135-
}
1137+
},
1138+
"comesThroughToilet": "any"
11361139
},
11371140
"requires": [
11381141
"h_canNavigateUnderwater",
@@ -1178,7 +1181,8 @@
11781181
"comeInWithGMode": {
11791182
"mode": "direct",
11801183
"morphed": true
1181-
}
1184+
},
1185+
"comesThroughToilet": "no"
11821186
},
11831187
"requires": [
11841188
"h_canArtificialMorphIBJ",
@@ -1194,7 +1198,8 @@
11941198
"comeInWithGMode": {
11951199
"mode": "indirect",
11961200
"morphed": true
1197-
}
1201+
},
1202+
"comesThroughToilet": "any"
11981203
},
11991204
"requires": [
12001205
"h_canArtificialMorphIBJ",
@@ -3071,7 +3076,6 @@
30713076
]
30723077
},
30733078
{
3074-
"id": 117,
30753079
"link": [5, 5],
30763080
"name": "Direct G-Mode Morph Get Item and Return with PBs",
30773081
"entranceCondition": {

0 commit comments

Comments
 (0)