mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Regional Trades!
- Regional trades now dummy out the "-A" thing etc so they look nice - Added Celadon, Saffron, Viridian, and Vermillion regional trades - Added Galarian Sidegrade trades to the S. S. Anne, but Perrserker and Sirfetch'd specifically don't work. I have zero clue why, as they work the same as the rest. - Corrected grammar in the "Happy" text when you finish a trade
This commit is contained in:
parent
24602dc972
commit
ed1ced807b
20 changed files with 98 additions and 33 deletions
|
|
@ -31,13 +31,13 @@ DEF SLOTS_SOMEONESKEYS EQU $ff
|
|||
const TRADE_FOR_CRINKLES
|
||||
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_RATICATE_A ; LGPE Trade references - Viridian
|
||||
;const TRADE_FOR_GOLEM_A ; Pewter
|
||||
;const TRADE_FOR_NINETALES_A ; Cerulean
|
||||
;const TRADE_FOR_PERSIAN_A ; Vermillion
|
||||
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_SANDSLASH_A ; Celadon
|
||||
const TRADE_FOR_RAICHU_A ; Saffron
|
||||
;const TRADE_FOR_MAROWAK_A ; Fuschia
|
||||
;const TRADE_FOR_MUK_A ; Cinnabar
|
||||
;const TRADE_FOR_EXEGGUTOR_A ; Indigo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue