You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
AI and player items, withdraw/deposit
This commit is contained in:
@@ -75,3 +75,9 @@ NUM_OBJECT_STRUCTS EQU 13
|
||||
; After-Champion Spawn
|
||||
SPAWN_LANCE EQU 1
|
||||
SPAWN_RED EQU 2
|
||||
|
||||
; wPokemonWithdrawDepositParameter
|
||||
PC_WITHDRAW EQU 0
|
||||
PC_DEPOSIT EQU 1
|
||||
DAYCARE_WITHDRAW EQU 2
|
||||
DAYCARE_DEPOSIT EQU 3
|
||||
|
||||
Reference in New Issue
Block a user