kep-hack/data/wild/maps/FarawayIslandInside.asm
Martha Schilling caa8076bcd A few things
- Added a gate between the two halves of Route 10 on the right side of Rock Tunnel that contains the Graveler trade NPC.

- Improved Faraway's encounter table.

- Made the music go silent before battling both of the postgame bosses for suspense reasons. It also sounds cool.

- Minor text fixes
2023-12-31 12:22:36 +00:00

16 lines
313 B
NASM

FarawayIslandInsideMons:
def_grass_wildmons 10 ; encounter rate
db 25, MANKEY
db 28, GLOOM
db 26, BUTTERFREE
db 29, PRIMEAPE
db 24, MANKEY
db 30, DECILLA
db 26, MANKEY
db 30, GORILLAIMO
db 27, BUTTERFREE
db 30, AERODACTYL
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons