mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-22 23:22:26 +13:00
Up-Grade NPC
Seems to interact oddly with Saffron but I believe this is because of the way Team Rocket works. The event itself works fine. Also added the Up-Grade, as before, Porygon was evolving via Trade. Uses text referencing LGPE, and has a similar location. Because of the sprite limit in Saffron, the Pidgeot NPC has been removed.
This commit is contained in:
parent
abb9ab6aac
commit
57d79f43ed
15 changed files with 93 additions and 8 deletions
|
|
@ -34,7 +34,7 @@ DEF SHOW EQU $15
|
|||
const HS_SAFFRON_CITY_D ; 16
|
||||
const HS_SAFFRON_CITY_E ; 17
|
||||
const HS_SAFFRON_CITY_F ; 18
|
||||
const HS_ROUTE_2_ITEM_1 ; 19 X
|
||||
const HS_SAFFRON_CITY_UP_GRADE ; 19
|
||||
const HS_ROUTE_2_ITEM_2 ; 1A X
|
||||
const HS_ROUTE_4_ITEM ; 1B X
|
||||
const HS_ROUTE_9_ITEM ; 1C X
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue