Skip to content

Commit

Permalink
script fixes, updated music, patches
Browse files Browse the repository at this point in the history
  • Loading branch information
PiaCarrot authored and PiaCarrot committed Apr 30, 2024
1 parent fb80d4f commit f64eba0
Show file tree
Hide file tree
Showing 8 changed files with 2,013 additions and 367 deletions.
178 changes: 127 additions & 51 deletions audio/music/hoohbattle.asm

Large diffs are not rendered by default.

2,188 changes: 1,875 additions & 313 deletions audio/music/xdbattlesimtheme.asm

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions maps/Route51.asm
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Route51Ho_ohScript:
cry HO_OH
pause 15
closetext
writecode VAR_BATTLETYPE, BATTLETYPE_SNORLAX
writecode VAR_BATTLETYPE, BATTLETYPE_HOOH
loadwildmon HO_OH, 70
startbattle
disappear ROUTE51_HO_OH
Expand Down Expand Up @@ -195,13 +195,14 @@ CrossRoute51Text:
para "CROSS produces the"
line "RAINBOW WING, but"
cont "its covered in a"
cont "it's covered in a"
cont "dark miasma."
para "HO-OH: Ayiiiehh!!"
done
CrossRoute51Text2:
para "CROSS: Oh, I see<...>"
text "CROSS: Oh, I see<...>"
line "You wish for me to"
cont "prove myself by"
cont "beating the ORANGE"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
DO NOT USE THE PATCHES IN THIS FOLDER
UNLESS YOU DONT WANT TO COMPLETE THE GAME
OR SEE ALL OF THE BUGFIXES

THANK YOU <3

USE THE SULOKU PATCH FEATURED IN THE PREVIOUS FOLDER KTHXBYE
File renamed without changes.
File renamed without changes.
Binary file added patches/suloku-patch-no-pss.ips
Binary file not shown.
Binary file added patches/suloku-patch-pss.ips
Binary file not shown.

0 comments on commit f64eba0

Please sign in to comment.