kep-hack/data/wild/maps/RockTunnelB1F.asm
Martha Schilling f23b59d7b7 A few small changes
Just some very minor things I'm pushing while I work on the stubborn Silph Gauntlet Guard.

- Fixed the misshapen Poke Ball and Pikachu sprites on the 3DS Border, and gave Shocks the updated grey palette.

- Moved a trainer in Rock Tunnel that was accidentally made optional.

- Fixed some wording in Gavillain's dex entry

- Made wild encounters in Rock Tunnel have more consistent levels.
2023-09-24 22:58:46 +01:00

17 lines
296 B
NASM

RockTunnelB1FWildMons:
def_grass_wildmons 15 ; encounter rate
db 16, ZUBAT
db 17, ZUBAT
db 17, RIBBITO
db 15, MACHOP
db 16, RIBBITO
db 18, ZUBAT
db 17, MACHOP
db 17, ONIX
db 16, GAVILLAIN
db 17, GAVILLAIN
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons