mirror of
https://github.com/pret/pokered.git
synced 2026-09-13 12:15:17 -05:00
Add evolutions / learned attacks. Thx Sawakita
hg-commit-id: ae6415b2d6b3
This commit is contained in:
@@ -846,3 +846,8 @@ ROUTE_22 EQU $21
|
||||
ROUTE_23 EQU $22
|
||||
ROUTE_24 EQU $23
|
||||
ROUTE_25 EQU $24
|
||||
|
||||
; Evolution types
|
||||
EV_LEVEL EQU 1
|
||||
EV_ITEM EQU 2
|
||||
EV_TRADE EQU 3
|
||||
|
||||
2176
pokered.asm
2176
pokered.asm
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user