You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
"object_const_def" instead of "const_def 2"
This commit is contained in:
@@ -2,7 +2,7 @@ GOLDENRODDEPTSTORE6F_FRESH_WATER_PRICE EQU 200
|
||||
GOLDENRODDEPTSTORE6F_SODA_POP_PRICE EQU 300
|
||||
GOLDENRODDEPTSTORE6F_LEMONADE_PRICE EQU 350
|
||||
|
||||
const_def 2 ; object constants
|
||||
object_const_def ; object_event constants
|
||||
const GOLDENRODDEPTSTORE6F_LASS
|
||||
const GOLDENRODDEPTSTORE6F_SUPER_NERD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user