diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2021-11-05 02:14:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-05 02:14:08 -0700 |
| commit | 3592e47cd6167082e866b1a391781995df253c3b (patch) | |
| tree | 4be4f5adbc56ccc7bb5159ea6ab77a15efd41fce /data/scripts/script_0800FD0C.inc | |
| parent | 90ed4a86cec815af8fb37d998f96a5c22945f9c2 (diff) | |
| parent | a2cf26927296d5adf356f25b24bd2b984ca79f4f (diff) | |
Merge pull request #189 from notyourav/m
Entity changes, textbox changes
Diffstat (limited to 'data/scripts/script_0800FD0C.inc')
| -rw-r--r-- | data/scripts/script_0800FD0C.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/scripts/script_0800FD0C.inc b/data/scripts/script_0800FD0C.inc index 3ecbe8f3..c424f576 100644 --- a/data/scripts/script_0800FD0C.inc +++ b/data/scripts/script_0800FD0C.inc @@ -33,8 +33,8 @@ script_0800FD1A: JumpIf script_0800FD5C _0807E864 Call sub_0807F9A4 - TextboxNoOverlapFollowPos 0x2506, 0x0000 - _0807EA94 + MessageFromTargetPos 0x2506, 0x0000 + _0807EA94 StartPlayerScript script_0800FD80 WaitForSomething2 0x00000008 _0807E878 @@ -45,8 +45,8 @@ script_0800FD50: script_0800FD5C: _0807E864 Call sub_0807F9A4 - TextboxNoOverlapFollowPos 0x106c, 0x0000 - _0807EA94 + MessageFromTargetPos 0x106c, 0x0000 + _0807EA94 StartPlayerScript script_0800FD80 WaitForSomething2 0x00000008 _0807E878 |
