Merge branch 'master' into clone-union
This commit is contained in:
@@ -14,7 +14,7 @@ SSAnne_CaptainsOffice_EventScript_Captain::
|
||||
waitfanfare
|
||||
call EventScript_RestorePrevTextColor
|
||||
delay 50
|
||||
applymovement LOCALID_CAPTAIN, Movement_FacePlayer
|
||||
applymovement LOCALID_CAPTAIN, Common_Movement_FacePlayer
|
||||
waitmovement 0
|
||||
msgbox SSAnne_CaptainsOffice_Text_ThankYouHaveHMForCut
|
||||
giveitem_msg SSAnne_CaptainsOffice_Text_ObtainedHM01FromCaptain, ITEM_HM01, 1, MUS_OBTAIN_KEY_ITEM
|
||||
@@ -28,13 +28,13 @@ SSAnne_CaptainsOffice_EventScript_Captain::
|
||||
SSAnne_CaptainsOffice_EventScript_NoRoomForCut::
|
||||
msgbox SSAnne_CaptainsOffice_Text_YouHaveNoRoomForThis
|
||||
closemessage
|
||||
applymovement LOCALID_CAPTAIN, Movement_FaceOriginalDirection
|
||||
applymovement LOCALID_CAPTAIN, Common_Movement_FaceOriginalDirection
|
||||
waitmovement 0
|
||||
release
|
||||
end
|
||||
|
||||
SSAnne_CaptainsOffice_EventScript_AlreadyGotCut::
|
||||
applymovement LOCALID_CAPTAIN, Movement_FacePlayer
|
||||
applymovement LOCALID_CAPTAIN, Common_Movement_FacePlayer
|
||||
waitmovement 0
|
||||
msgbox SSAnne_CaptainsOffice_Text_SSAnneWillSetSailSoon
|
||||
release
|
||||
|
||||
Reference in New Issue
Block a user