mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Cactus and Gapdos now disappear after the battle
This commit is contained in:
parent
108fb01070
commit
858e7bc92a
5 changed files with 14 additions and 11 deletions
|
|
@ -640,9 +640,10 @@
|
|||
const EVENT_BEAT_MEW
|
||||
const_skip 7
|
||||
const EVENT_BEAT_MOLTRES
|
||||
;const_skip 7
|
||||
;const EVENT_BEAT_OMEGA
|
||||
const_skip 7
|
||||
const EVENT_BEAT_CACTUS
|
||||
const EVENT_BEAT_ZAPDOSG
|
||||
const_skip 6
|
||||
const EVENT_BEAT_DRAGONITE
|
||||
|
||||
; Celadon University, Salesman
|
||||
|
|
@ -785,8 +786,6 @@
|
|||
|
||||
; Safari Zone events
|
||||
const_next $880
|
||||
const EVENT_BEAT_CACTUS
|
||||
const EVENT_BEAT_ZAPDOSG
|
||||
const EVENT_GOT_HM03
|
||||
const EVENT_GOT_MELTAN
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue