Reference TMs and HMs by move instead of number (#1732)
This commit is contained in:
@@ -370,7 +370,7 @@ Route110_TrickHouseEntrance_EventScript_GivePuzzle4Reward::
|
||||
end
|
||||
|
||||
Route110_TrickHouseEntrance_EventScript_GivePuzzle5Reward::
|
||||
giveitem ITEM_TM12
|
||||
giveitem ITEM_TM_TAUNT
|
||||
goto_if_eq VAR_RESULT, TRUE, Route110_TrickHouseEntrance_EventScript_GotReward
|
||||
call_if_eq VAR_RESULT, FALSE, Common_EventScript_BagIsFull
|
||||
msgbox Route110_TrickHouseEntrance_Text_DidYouNotComeToClaimReward, MSGBOX_DEFAULT
|
||||
|
||||
Reference in New Issue
Block a user