Reference TMs and HMs by move instead of number (#1732)
This commit is contained in:
@@ -62,8 +62,8 @@ RusturfTunnel_EventScript_ClearTunnelScene::
|
||||
msgbox RusturfTunnel_Text_YouShatteredBoulderTakeHM, MSGBOX_DEFAULT
|
||||
call_if_eq VAR_TEMP_1, 2, RusturfTunnel_EventScript_WandasBoyfriendApproachPlayer
|
||||
call_if_eq VAR_TEMP_1, 3, RusturfTunnel_EventScript_WandasBoyfriendApproachPlayer
|
||||
giveitem ITEM_HM04
|
||||
setflag FLAG_RECEIVED_HM04
|
||||
giveitem ITEM_HM_STRENGTH
|
||||
setflag FLAG_RECEIVED_HM_STRENGTH
|
||||
msgbox RusturfTunnel_Text_ExplainStrength, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
call_if_eq VAR_TEMP_1, 1, RusturfTunnel_EventScript_BoyfriendApproachWanda1
|
||||
|
||||
Reference in New Issue
Block a user