diff options
| author | YamaArashi <shadow962@live.com> | 2016-06-19 12:07:06 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-06-19 12:07:06 -0700 |
| commit | f1ad91efc9163d6ceb5c3d48bfad40e6a462eea3 (patch) | |
| tree | a57dff3d9b334c7d091db1e55b82d325e75788d4 /data/data1.s | |
| parent | 21a23190e520a9b1b913677d78d21a6a570ea8bf (diff) | |
32781 to RESULT
Diffstat (limited to 'data/data1.s')
| -rw-r--r-- | data/data1.s | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/data1.s b/data/data1.s index d839d2ab9..8ad17dfae 100644 --- a/data/data1.s +++ b/data/data1.s @@ -11526,8 +11526,8 @@ Route123_EventScript_1B0DCC:: @ 81B0DCC checkattack 15 compare RESULT, 6 jumpeq Route103_EventScript_1B0E32 - setanimation 0, 32781 - bufferpartypoke 0, 32781 + setanimation 0, RESULT + bufferpartypoke 0, RESULT bufferattack 1, 15 msgbox Route103_Text_1B0E3F, 5 compare RESULT, 0 @@ -11593,8 +11593,8 @@ VictoryRoad_B1F_EventScript_1B0EB7:: @ 81B0EB7 checkattack 249 compare RESULT, 6 jumpeq Route111_EventScript_1B0F3E - setanimation 0, 32781 - bufferpartypoke 0, 32781 + setanimation 0, RESULT + bufferpartypoke 0, RESULT bufferattack 1, 249 msgbox Route111_Text_1B0F4B, 5 compare RESULT, 0 @@ -11668,7 +11668,7 @@ VictoryRoad_B1F_EventScript_1B0FCB:: @ 81B0FCB checkattack 70 compare RESULT, 6 jumpeq FieryPath_EventScript_1B1026 - setanimation 0, 32781 + setanimation 0, RESULT msgbox FieryPath_Text_1B103D, 5 compare RESULT, 0 jumpeq FieryPath_EventScript_1B103A |
