mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Regional trades for new forms
Sandslash and Raichu stopped working - hypothesis is correct.
This commit is contained in:
parent
4baf396498
commit
b0d17719db
8 changed files with 26 additions and 7 deletions
|
|
@ -33,9 +33,9 @@ DEF SLOTS_SOMEONESKEYS EQU $ff
|
|||
const TRADE_WITH_SELF ; Celadon University
|
||||
const TRADE_FOR_RATICATE_A ; LGPE Trade references - Viridian
|
||||
const TRADE_FOR_GOLEM_A ; Pewter
|
||||
;const TRADE_FOR_NINETALES_A ; Cerulean
|
||||
const TRADE_FOR_NINETALES_A ; Cerulean
|
||||
const TRADE_FOR_PERSIAN_A ; Vermillion
|
||||
;const TRADE_FOR_DUGTRIO_A ; Lavender
|
||||
const TRADE_FOR_DUGTRIO_A ; Lavender
|
||||
const TRADE_FOR_SANDSLASH_A ; Celadon
|
||||
const TRADE_FOR_RAICHU_A ; Saffron
|
||||
const TRADE_FOR_MAROWAK_A ; Fuschia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue