Skip to content

Commit ea890d7

Browse files
committed
rename rooms in files
1 parent 9c0fe6c commit ea890d7

51 files changed

Lines changed: 106 additions & 106 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

helpers.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"In the original game, some items don't spawn until certain conditions are met.",
5353
"These may be unintuitive to players, so randomizers may want to instead spawn all items at all times, which can be done by removing the 'never' in this helper.",
5454
"Seven of the eight items in Wrecked Ship only spawn if Phantoon is defeated.",
55-
"The item in missile in the Final Missile Room, and the Power Bomb in the Morph Ball Room only spawn if Zebes is awake.",
55+
"The item in 230 Missile Room, and the Power Bomb in the Morph Ball Room only spawn if Zebes is awake.",
5656
"The item in the Pit Room only spawns if both Morph and Missiles have been collected.",
5757
"In addition, in the original game, Morph will no longer spawn if Zebes is awake; this bug is considered never valuable and the data lists it as always spawned regardless of this helper."
5858
]
@@ -264,7 +264,7 @@
264264
"requires": [ "never" ],
265265
"devNote": [
266266
"In Vanilla, there is a bug placing the closing door at the top of the Etecoon Shaft in the wrong location.",
267-
"Additionally, the top right door in both Pink Brinstar Power Bomb Room and Halfie Climb Room are immediately closed.",
267+
"Additionally, the top right door in both Mission Impossible Room and Halfie Climb Room are immediately closed.",
268268
"This affects the closing animation and prevents return through the door while in direct G-mode.",
269269
"This also prevents getting doorstuck, although that doesn't seem to be important in any of these locations."
270270
]

region/brinstar/blue/Blue Brinstar Boulder Room.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@
522522
"speedBooster": "any",
523523
"obstructions": [[1, 0]],
524524
"note": [
525-
"This applies to Early Supers Room, Shaktool Room, Blue Hopper Room, Bowling Alley (bottom), Dust Torizo Room, and Noob Bridge."
525+
"This applies to Early Supers Room, Shaktool Room, Tourian Hopper Room, Bowling Alley (bottom), Dust Torizo Room, and Noob Bridge."
526526
],
527527
"detailNote": ["With this longer amount of runway, the jump has a 2-frame window."]
528528
},
@@ -533,7 +533,7 @@
533533
"speedBooster": "any",
534534
"obstructions": [[1, 0]],
535535
"note": [
536-
"This applies to Bomb Torizo Room, Pink Brinstar Hopper Room, Phantoon's Room, Big Boy Room, and Double Chamber."
536+
"This applies to Bomb Torizo Room, Pink Brinstar Wave Gate Room, Phantoon's Room, Big Boy Room, and Double Chamber."
537537
]
538538
}
539539
]

region/brinstar/pink/Pink Brinstar Wave Gate Room.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1787,7 +1787,7 @@
17871787
"requires": [
17881788
"canTrickyDashJump"
17891789
],
1790-
"note": ["This applies to Shaktool Room, Blue Hopper Room, and Bowling Alley (bottom)."],
1790+
"note": ["This applies to Shaktool Room, Tourian Hopper Room, and Bowling Alley (bottom)."],
17911791
"detailNote": [
17921792
"This needs extra run speed $2.0 or $2.1,",
17931793
"being sure to maintain forward momentum while performing the mid-air jump to boost its height."
@@ -1811,7 +1811,7 @@
18111811
"canTrickyDashJump"
18121812
],
18131813
"note": [
1814-
"This applies to Bomb Torizo Room, Pink Brinstar Hopper Room, Phantoon's Room, Fish Tank, Botwoon's Room, and Big Boy Room."
1814+
"This applies to Bomb Torizo Room, Pink Brinstar Wave Gate Room, Phantoon's Room, Fish Tank, Botwoon's Room, and Big Boy Room."
18151815
],
18161816
"detailNote": [
18171817
"This needs extra run speed $2.0 or $2.1,",
@@ -2054,7 +2054,7 @@
20542054
"requires": [
20552055
"canTrickyGrappleJump"
20562056
],
2057-
"devNote": ["This appears not to be possible from Crateria Super Room?"]
2057+
"devNote": ["This appears not to be possible from Climb Supers Room?"]
20582058
},
20592059
{
20602060
"id": 84,

region/brinstar/red/Caterpillar Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1283,7 +1283,7 @@
12831283
"entranceCondition": {
12841284
"comeInWithGrappleSwing": {
12851285
"blocks": [
1286-
{"position": [6, 2], "note": "Spiky Acid Snakes Tunnel"},
1286+
{"position": [6, 2], "note": "Lava Grapple Tunnel"},
12871287
{
12881288
"position": [5, 2],
12891289
"note": "The Moat, Double Chamber, Wrecked Ship Energy Tank Room"

region/brinstar/red/Skree Boost Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"enemies": [
3939
{
4040
"id": "e1",
41-
"groupName": "Bat Room Skrees",
41+
"groupName": "Skree Boost Skrees",
4242
"enemyName": "Skree",
4343
"quantity": 2,
4444
"homeNodes": [2]

region/crateria/central/230 Missile Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"nodeAddress": "0x78486",
3232
"locks": [
3333
{
34-
"name": "Final Missile Spawn Lock",
34+
"name": "230 Missile Spawn Lock",
3535
"lockType": "gameFlag",
3636
"unlockStrats": [
3737
{

region/crateria/central/Climb Supers Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"enemies": [
169169
{
170170
"id": "e1",
171-
"groupName": "Crateria Supers Boyons",
171+
"groupName": "Climb Supers Boyons",
172172
"enemyName": "Boyon",
173173
"quantity": 4,
174174
"homeNodes": [2]

region/crateria/central/Climb.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"doorEnvironments": [{"physics": "air"}],
8585
"locks": [
8686
{
87-
"name": "Climb Top Right Gray Lock (to Crateria Supers Top)",
87+
"name": "Climb Top Right Gray Lock (to Climb Supers Top)",
8888
"lockType": "permanent",
8989
"unlockStrats": [
9090
{
@@ -118,7 +118,7 @@
118118
"doorEnvironments": [{"physics": "air"}],
119119
"locks": [
120120
{
121-
"name": "Climb Middle Right Escape Lock (to Crateria supers Bottom)",
121+
"name": "Climb Middle Right Escape Lock (to Climb supers Bottom)",
122122
"lockType": "escapeFunnel",
123123
"lock": ["f_ZebesSetAblaze"],
124124
"unlockStrats": [

region/crateria/east/Pancakes and Wavers Room.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
"enemies": [
3939
{
4040
"id": "e1",
41-
"groupName": "Bowling Alley Path Wavers",
41+
"groupName": "Pancakes and Wavers Wavers",
4242
"enemyName": "Waver",
4343
"quantity": 3,
4444
"homeNodes": [1, 2]
4545
},
4646
{
4747
"id": "e2",
48-
"groupName": "Bowling Alley Path Choots",
48+
"groupName": "Pancakes and Wavers Choots",
4949
"enemyName": "Choot",
5050
"quantity": 3,
5151
"homeNodes": [1]

region/crateria/east/West Ocean.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -395,9 +395,9 @@
395395
"devNote": [
396396
"It's possible to stop half-way by shooting open the door that appears to lead to Bowling Alley",
397397
"This has limited usefulness, because this door actually leads to the same transition as the bottom right door (to the Wrecked Ship Entrance).",
398-
"Likewise the door on the left, which appears to lead to Bowling Alley Path, actually leads to the same transition as the bottom left door (to the Moat).",
398+
"Likewise the door on the left, which appears to lead to Pancakes and Wavers Room, actually leads to the same transition as the bottom left door (to the Moat).",
399399
"There is a potential application by using this runway to the right, as it is longer than the one in front of the bottom right door.",
400-
"FIXME: add nodes to represent the doors that appear to lead left and right to Bowling Alley Path and Bowling Alley, and add a similar strat leading there."
400+
"FIXME: add nodes to represent the doors that appear to lead left and right to Pancakes and Wavers Room and Bowling Alley, and add a similar strat leading there."
401401
]
402402
},
403403
{"id": 15},
@@ -3279,5 +3279,5 @@
32793279
],
32803280
"nextStratId": 145,
32813281
"nextNotableId": 14,
3282-
"note": "The section between Bowling Alley Path and Bowling Alley is excluded from West Ocean and considered as its own room instead (Homing Geemer Room)"
3282+
"note": "The section between Pancakes and Wavers Room and Bowling Alley is excluded from West Ocean and considered as its own room instead (Homing Geemer Room)"
32833283
}

0 commit comments

Comments
 (0)