mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-07 00:25:24 +13:00
Bug Catching Contest gives a funny Gligar
If you win the Bug Catching Contest, the man will give you an Earthquake Gligar. The code that gives it a special move is a bit fucked up because I tried to add a Farfetch'd function, but I can't be bothered to finish the functionality because I'm stupid (it is actually quite easy I'm just lazy)
This commit is contained in:
parent
d765610c04
commit
1bc5644edc
7 changed files with 172 additions and 18 deletions
|
|
@ -487,7 +487,7 @@
|
|||
const EVENT_KARENS_ROOM_EXIT_OPEN
|
||||
const EVENT_LANCES_ROOM_ENTRANCE_CLOSED
|
||||
const EVENT_LANCES_ROOM_EXIT_OPEN
|
||||
const EVENT_CONTEST_OFFICER_HAS_SUN_STONE
|
||||
const EVENT_CONTEST_OFFICER_HAS_GLIGAR
|
||||
const EVENT_CONTEST_OFFICER_HAS_EVERSTONE
|
||||
const EVENT_CONTEST_OFFICER_HAS_GOLD_BERRY
|
||||
const EVENT_CONTEST_OFFICER_HAS_BERRY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue