You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fishing encounter data and related asm
This commit is contained in:
9
main.asm
9
main.asm
@@ -11214,7 +11214,14 @@ INCBIN "baserom.gbc", $91fff, $92168 - $91fff
|
||||
KantoMap:
|
||||
INCBIN "baserom.gbc", $92168, $922d1 - $92168
|
||||
|
||||
INCBIN "baserom.gbc", $922d1, $93a31 - $922d1
|
||||
|
||||
INCBIN "baserom.gbc", $922d1, $92402 - $922d1
|
||||
|
||||
|
||||
INCLUDE "stats/wild/fish.asm"
|
||||
|
||||
|
||||
INCBIN "baserom.gbc", $926c7, $93a31 - $926c7
|
||||
|
||||
|
||||
SECTION "bank25",DATA,BANK[$25]
|
||||
|
502
stats/wild/fish.asm
Normal file
502
stats/wild/fish.asm
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user