Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Added 'Splash Splash' level inbetween 'Splash Hop', and 'Burn and Bub…
…ble' aiming to introduce the underwater bubble attack to the player.
  • Loading branch information
al0fdf committed Jul 18, 2023
commit 17471282fcb87d99fb6e0f66d4365c678e395629
4 changes: 2 additions & 2 deletions data/level/Seaside/burn-and-bubble.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2306,7 +2306,7 @@
"next_level": "stonepipe-flats.cfg",
"palettes": ["chrome_to_brass","seaside_sunny"],
"preloads": "",
"previous_level": "splash-hop.cfg",
"previous_level": "splash-splash.cfg",
"segment_height": 0,
"segment_width": 0,
"serialized_objects": {
Expand Down Expand Up @@ -2984,4 +2984,4 @@ ngs,ngs,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
"water_resistance": 100,
"xscale": 100,
"yscale": 100
}
}
4 changes: 2 additions & 2 deletions data/level/Seaside/splash-hop.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2388,7 +2388,7 @@
"dimensions": [-2240,-1088,5794,991],
"id": "splash-hop.cfg",
"music": "alienjamyes.ogg",
"next_level": "burn-and-bubble.cfg",
"next_level": "splash-splash.cfg",
"palettes": ["chrome_to_brass","seaside_sunny"],
"preloads": "",
"previous_level": "to-nenes-house.cfg",
Expand Down Expand Up @@ -2899,4 +2899,4 @@ bto,bto,bto
"water_resistance": 100,
"xscale": 100,
"yscale": 100
}
}
Loading