summaryrefslogtreecommitdiff
path: root/data/scripts/dhc/script_GuardCellRight.inc
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2021-12-26 23:22:16 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2021-12-26 23:22:16 +0100
commit2ccf89a1fb89e01f449e1d4ce734c57943fa093b (patch)
tree55b14aa2625dd269c30be6d636b97a65d828b145 /data/scripts/dhc/script_GuardCellRight.inc
parent11bb0e7656594d12bf16a250d43a59361e15bd9e (diff)
Rename scripts
Diffstat (limited to 'data/scripts/dhc/script_GuardCellRight.inc')
-rw-r--r--data/scripts/dhc/script_GuardCellRight.inc20
1 files changed, 20 insertions, 0 deletions
diff --git a/data/scripts/dhc/script_GuardCellRight.inc b/data/scripts/dhc/script_GuardCellRight.inc
new file mode 100644
index 00000000..9f85273b
--- /dev/null
+++ b/data/scripts/dhc/script_GuardCellRight.inc
@@ -0,0 +1,20 @@
+@ DHC right Guard at King cell
+SCRIPT_START script_GuardCellRight
+ BeginBlock
+ _0807EB44 0x0004
+ CallWithArg sub_0807F3D8, 0x00000000
+ DoPostScriptAction 0x000a
+ _0807E9D4
+ EndBlock
+script_0800E484:
+ CheckEntityInteractType
+ JumpIfNot script_0800E484
+ _0807E864
+ _0807EB74
+ CallWithArg sub_0807F3D8, 0x00000000
+ MessageNoOverlap 0x2407
+ WaitUntilTextboxCloses
+ _0807E878
+ Jump script_0800E484
+
+