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:
Martha Schilling 2024-07-01 19:44:40 +01:00
parent af83085749
commit 1681f5def4
4 changed files with 45 additions and 25 deletions

View file

@ -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