diff options
| author | Henny022p <info@henny022.de> | 2021-03-23 00:33:29 +0100 |
|---|---|---|
| committer | Henny022p <info@henny022.de> | 2021-03-23 00:33:29 +0100 |
| commit | cc206a73abd20eac777914a095963bb1395ceea4 (patch) | |
| tree | 6ebc120adbe4f12926a8247bf821b30e4945c707 /data/scripts/script_080095F2.inc | |
| parent | 5cebf089fd0b34e017aeb36d540bfce051a4969c (diff) | |
naming and moving stuff
Diffstat (limited to 'data/scripts/script_080095F2.inc')
| -rw-r--r-- | data/scripts/script_080095F2.inc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/scripts/script_080095F2.inc b/data/scripts/script_080095F2.inc index c16c4201..01726742 100644 --- a/data/scripts/script_080095F2.inc +++ b/data/scripts/script_080095F2.inc @@ -7,7 +7,7 @@ SCRIPT_START script_080095F2 Call sub_0806BE84 _0807EA94 JumpIfNot script_08009622 - SoundReq 0x0109 + PlaySound 0x0109 _0807F088 0x003c TextboxNoOverlapFollow 0x053c WaitPlayerAction8 @@ -43,8 +43,8 @@ script_08009660: Call sub_0806BEC8 _0807EA94 JumpIfNot script_0800968E - SoundReq 0x0111 - SoundReq 0x0072 + PlaySound 0x0111 + PlaySound 0x0072 _0807F078 0x003c, 0x0002 Call sub_0806BEFC script_0800968E: @@ -65,11 +65,11 @@ script_080096AC: Call sub_0807DF28 StartPlayerScript script_08009704 WaitForSomething2 0x00000001 - SoundReq 0x0111 + PlaySound 0x0111 DoPostScriptAction 0x0008 LoadRoomEntityList gUnk_080D9048 Wait 0x000f - SoundReq 0x0111 + PlaySound 0x0111 DoPostScriptAction 0x0007 script_080096EC: CheckGlobalFlag 0x0020 |
