jep-hack/data/wild/nihon_water.asm
Llinos Evans 289b250e89 Unnumbered Route
This route is unnumbered for now, because it's technically the last Nihon Route (numbered 23 in-prototype) and I don't know how to number it yet. It's easily find/replaced once we're sure, anyway.

Wild data uses the prototype's plus a couple edits, levels are kept low as you're actually entering here.

It's official: Nihon is connected to Johto and Kanto now!
2024-07-18 17:51:01 +01:00

25 lines
521 B
NASM

NihonWaterWildMons:
def_water_wildmons WINNERS_PATH
db 4 percent ; encounter rates: morn/day/nite
dbw 40, MAGIKARP
dbw 41, SEADRA
dbw 40, GRANBO ; SHARPOON
end_water_wildmons
def_water_wildmons UNNUMBERED_ROUTE
db 4 percent ; encounter rates: morn/day/nite
dbw 30, MAGIKARP
dbw 31, ANGORE
dbw 30, MOLAMBINO
end_water_wildmons
; Placeholder
def_water_wildmons ROUTE_49_2
db 4 percent ; encounter rates: morn/day/nite
dbw 30, MAGIKARP
dbw 31, MAGIKARP
dbw 30, MAGIKARP
end_water_wildmons
db -1 ; end