Remove address comments

This commit is contained in:
GriffinR
2022-06-24 21:10:48 -04:00
parent d73f39ae40
commit 9cde4e0f74
802 changed files with 20272 additions and 20272 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
EventScript_UseSurf:: @ 81A6AC8
EventScript_UseSurf::
goto_if_questlog EventScript_UseSurfEnd
checkpartymove MOVE_SURF
compare VAR_RESULT, PARTY_SIZE
@@ -11,12 +11,12 @@ EventScript_UseSurf:: @ 81A6AC8
goto_if_eq EventScript_UseSurfRelease
msgbox Text_UsedSurf
dofieldeffect FLDEFF_USE_SURF
EventScript_UseSurfRelease:@ 81A6B0B
EventScript_UseSurfRelease:
releaseall
EventScript_UseSurfEnd: @ 81A6B0C
EventScript_UseSurfEnd:
end
EventScript_CurrentTooFast:: @ 81A6B0D
EventScript_CurrentTooFast::
lockall
msgbox Text_CurrentTooFast
releaseall