mirror of
https://github.com/zeldaret/tmc
synced 2026-09-03 02:13:43 -04:00
figurine cleanup
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
SCRIPT_START script_PlayerGetSword
|
||||
SetInventoryValue 0x0001, 0x0001
|
||||
CallWithArg PutItemAnySlot, 0x00000001
|
||||
PlaySound SFX_109
|
||||
PlaySound SFX_ITEM_GET
|
||||
CallWithArg SetPlayerAnimation2, 0x0000045f
|
||||
Call WaitForPlayerFrameHiBit
|
||||
Call WaitForPlayerAnim
|
||||
MessageFromTargetPos 0x0501, 0x000e
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x00000020
|
||||
|
||||
@@ -3,16 +3,16 @@ SCRIPT_START script_PlayerGetGreenCap
|
||||
BeginBlock
|
||||
Call sub_08094BE0
|
||||
CallWithArg SetPlayerAnimation2, 0x0000045b
|
||||
PlaySound SFX_109
|
||||
PlaySound SFX_ITEM_GET
|
||||
EndBlock
|
||||
Call WaitForPlayerFrameHiBit
|
||||
Call WaitForPlayerAnim
|
||||
Wait 0x005a
|
||||
SetSyncFlag 0x00000008
|
||||
BeginBlock
|
||||
CallWithArg ResetPlayerFlag, 0x00000008
|
||||
CallWithArg SetPlayerAnimation2, 0x000008e4
|
||||
EndBlock
|
||||
Call WaitForPlayerFrameHiBit
|
||||
Call WaitForPlayerAnim
|
||||
SetAnimationState 0x0004
|
||||
DoPostScriptAction 0x0000
|
||||
Wait 0x003c
|
||||
|
||||
@@ -8,11 +8,11 @@ SCRIPT_START script_PlayerAtTakeover
|
||||
SetAnimationState 0x0004
|
||||
DoPostScriptAction 0x0000
|
||||
CallWithArg SetPlayerAnimation2, 0x000003c5
|
||||
Call WaitForPlayerFrameHiBit
|
||||
Call WaitForPlayerAnim
|
||||
MessageFromTargetPos 0x1318, 0x000c
|
||||
WaitUntilTextboxCloses
|
||||
CallWithArg SetPlayerAnimation2, 0x000003c9
|
||||
Call WaitForPlayerFrameHiBit
|
||||
Call WaitForPlayerAnim
|
||||
SetAnimationState 0x0004
|
||||
DoPostScriptAction 0x0000
|
||||
SetSyncFlag 0x00000100
|
||||
|
||||
Reference in New Issue
Block a user