mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
More regional trades
None of them work properly due to a bug but it's no fault of the events themselves.
This commit is contained in:
parent
dc4fe39707
commit
8b95d592ec
12 changed files with 51 additions and 14 deletions
|
|
@ -32,19 +32,19 @@ DEF SLOTS_SOMEONESKEYS EQU $ff
|
|||
const TRADE_FOR_SPOT ; probably also glass
|
||||
const TRADE_WITH_SELF ; Celadon University
|
||||
const TRADE_FOR_RATICATE_A ; LGPE Trade references - Viridian
|
||||
;const TRADE_FOR_GOLEM_A ; Pewter
|
||||
const TRADE_FOR_GOLEM_A ; Pewter
|
||||
;const TRADE_FOR_NINETALES_A ; Cerulean
|
||||
const TRADE_FOR_PERSIAN_A ; Vermillion
|
||||
;const TRADE_FOR_DUGTRIO_A ; Lavender
|
||||
const TRADE_FOR_SANDSLASH_A ; Celadon
|
||||
const TRADE_FOR_RAICHU_A ; Saffron
|
||||
;const TRADE_FOR_MAROWAK_A ; Fuschia
|
||||
const TRADE_FOR_MAROWAK_A ; Fuschia
|
||||
;const TRADE_FOR_MUK_A ; Cinnabar
|
||||
;const TRADE_FOR_EXEGGUTOR_A ; Indigo
|
||||
const TRADE_FOR_EXEGGUTOR_A ; Indigo
|
||||
;const TRADE_FOR_TAUROS_C ; S.S. Anne Trades begin here
|
||||
;const TRADE_FOR_TAUROS_A
|
||||
;const TRADE_FOR_TAUROS_B
|
||||
;const TRADE_FOR_RAPIDASH_G
|
||||
const TRADE_FOR_RAPIDASH_G
|
||||
;const TRADE_FOR_SLOWBRO_G
|
||||
;const TRADE_FOR_SLOWKING_G
|
||||
;const TRADE_FOR_WEEZING_G
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue