mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Fixed up Wild Pokemon Data and added data for all versions
hg-commit-id: ae728feaf7ec
This commit is contained in:
parent
6747cb70be
commit
6412f7f501
|
@ -1,6 +1,8 @@
|
||||||
RED EQU 1
|
_JAPAN EQU 0
|
||||||
BLUE EQU 0
|
_RED EQU 1
|
||||||
GREEN EQU 0
|
_BLUE EQU 0
|
||||||
|
_GREEN EQU 0
|
||||||
|
_YELLOW EQU 0
|
||||||
|
|
||||||
;\1 = X
|
;\1 = X
|
||||||
;\2 = Y
|
;\2 = Y
|
||||||
|
|
2879
pokered.asm
2879
pokered.asm
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue