You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
"object_const_def" instead of "const_def 2"
This commit is contained in:
@@ -5,7 +5,7 @@ CELADONGAMECORNERPRIZEROOM_PIKACHU_COINS EQU 2222
|
||||
CELADONGAMECORNERPRIZEROOM_PORYGON_COINS EQU 5555
|
||||
CELADONGAMECORNERPRIZEROOM_LARVITAR_COINS EQU 8888
|
||||
|
||||
const_def 2 ; object constants
|
||||
object_const_def ; object_event constants
|
||||
const CELADONGAMECORNERPRIZEROOM_GENTLEMAN
|
||||
const CELADONGAMECORNERPRIZEROOM_PHARMACIST
|
||||
|
||||
|
||||
Reference in New Issue
Block a user