mirror of https://github.com/pret/pokeemerald.git
Updated Prompt for reusing Repels (markdown)
parent
296a0436ad
commit
03f2d0f2b4
|
@ -141,7 +141,7 @@ Sweet! Now, throw in a `callnative` in the assembly script and we're there. Over
|
|||
EventScript_RepelWoreOff::
|
||||
lockall
|
||||
checkitem VAR_REPEL_LAST_USED, 1
|
||||
+ callnative Quick_Repel_Cycle
|
||||
+ callnative Cycle_Through_Repels
|
||||
compare VAR_RESULT, FALSE
|
||||
goto_if_eq EventScript_RepelWoreOff_NoMoreRepels
|
||||
msgbox Text_RepelWoreOff_UseAnother, MSGBOX_YESNO
|
||||
|
|
Loading…
Reference in New Issue