Skip to content

Commit e57acf5

Browse files
blkerbykjbranch
andauthored
Apply suggestions from code review
Co-authored-by: kjbranch <61815121+kjbranch@users.noreply.github.com>
1 parent ded47e4 commit e57acf5

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

region/lowernorfair/east/Ridley's Room.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,8 @@
452452
"entranceCondition": {
453453
"comeInWithGMode": {
454454
"mode": "any",
455-
"morphed": false
455+
"morphed": false,
456+
"mobility": "mobile"
456457
}
457458
},
458459
"requires": [
@@ -670,7 +671,8 @@
670671
"entranceCondition": {
671672
"comeInWithGMode": {
672673
"mode": "any",
673-
"morphed": false
674+
"morphed": false,
675+
"mobility": "mobile"
674676
}
675677
},
676678
"requires": [
@@ -724,7 +726,8 @@
724726
"entranceCondition": {
725727
"comeInWithGMode": {
726728
"mode": "any",
727-
"morphed": false
729+
"morphed": false,
730+
"mobility": "mobile"
728731
}
729732
},
730733
"requires": [

0 commit comments

Comments
 (0)