Name a lot of functions about interactable objects

This commit is contained in:
Catobat
2023-04-28 23:36:33 +02:00
parent 04f4272b14
commit d5afe1f2dd
174 changed files with 359 additions and 357 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
@ Farmer
SCRIPT_START script_Farmer
BeginBlock
Call sub_0806BCD4
Call Farmers_MakeInteractable
DoPostScriptAction 0x000a
CallWithArg sub_0806BC94, 0x00000000
EndBlock
+1 -1
View File
@@ -5,7 +5,7 @@ SCRIPT_START script_MysteriousWall
DoPostScriptAction 0x0008
Call sub_0806DAAC
JumpIf script_0800B9AC
Call sub_0806DAD0
Call NPC4E_MakeFuserInteractable
CallWithArg sub_0806DA04, 0x00000005
EndBlock
script_0800B98A:
+1 -1
View File
@@ -1,7 +1,7 @@
@ Tingle Siblings
SCRIPT_START script_TingleSiblings
BeginBlock
Call sub_08064EA4
Call TingleSiblings_MakeInteractable
SetAnimationState 0x0004
DoPostScriptAction 0x0000
DoPostScriptAction 0x000a
+2 -2
View File
@@ -1,8 +1,8 @@
@ All Windcrests
SCRIPT_START script_Windcrest
BeginBlock
Call sub_0807F934
Call sub_080A2124
Call MakeCheckableObjectInteractable
Call Windcrest_ChangeInteractableHitbox
DoPostScriptAction 0x000a
DoPostScriptAction 0x0007
EndBlock