You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Labeling of AI item and wild encounter functions
This commit is contained in:
@@ -2656,7 +2656,7 @@ Script_giveegg: ; 0x97968
|
||||
; level (DecimalParam)
|
||||
; if no room in the party, return 0 in ScriptVar; else, return 2
|
||||
|
||||
xor a
|
||||
xor a ; PARTYMON
|
||||
ld [ScriptVar], a
|
||||
ld [MonType], a
|
||||
call GetScriptByte
|
||||
|
Reference in New Issue
Block a user