mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Shuckie changes + Lapras wild encounter buff
Kirk now takes back Shuckie after a day again. Also buffed the Union Cave Lapras 15 levels.
This commit is contained in:
parent
af83085749
commit
1681f5def4
4 changed files with 45 additions and 25 deletions
|
|
@ -280,10 +280,10 @@ DEF NUM_DECODESCS EQU const_value
|
|||
const_def
|
||||
const SHUCKIE_WRONG_MON ; 0
|
||||
const SHUCKIE_REFUSED ; 1
|
||||
const SHUCKIE_HAPPY ; 2
|
||||
const SHUCKIE_EVOLVED ; 3
|
||||
const SHUCKIE_FAINTED ; 4
|
||||
const SHUCKIE_OKAY ; 5
|
||||
const SHUCKIE_RETURNED ; 2
|
||||
const SHUCKIE_HAPPY ; 3
|
||||
const SHUCKIE_EVOLVED ; 4
|
||||
const SHUCKIE_FAINTED ; 5
|
||||
|
||||
; CheckPartyFullAfterContest return values
|
||||
const_def
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue