return → endcallback, reloadandreturn → reloadend

This commit is contained in:
Rangi
2020-07-17 08:37:03 -04:00
parent 2e8b4836b0
commit ef452ccbc7
99 changed files with 203 additions and 201 deletions

View File

@@ -26,12 +26,12 @@ RuinsOfAlphHoOhChamber_MapScripts:
.WallOpen:
checkevent EVENT_SOLVED_HO_OH_PUZZLE
iffalse .FloorClosed
return
endcallback
.FloorClosed:
changeblock 2, 2, $01 ; left floor
changeblock 4, 2, $02 ; right floor
return
endcallback
.WallOpenScript:
pause 30