Use misc ScrCmd constants

This commit is contained in:
GriffinR
2019-09-15 23:47:07 -04:00
committed by huderlem
parent 340c4e1411
commit 06af24bce5
90 changed files with 486 additions and 493 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ LilycoveCity_EventScript_1E2BD8:: @ 81E2BD8
goto_if_set FLAG_DAILY_LILYCOVE_RECEIVED_BERRY, LilycoveCity_EventScript_1E2C18
msgbox LilycoveCity_Text_2A7244, MSGBOX_DEFAULT
random 10
addvar VAR_RESULT, 133
addvar VAR_RESULT, FIRST_BERRY_INDEX
giveitem_std VAR_RESULT
compare VAR_RESULT, 0
goto_if_eq Common_EventScript_ShowBagIsFull