More Battle Tower map script constants, fewer raw hex values
This commit is contained in:
@@ -34,8 +34,8 @@ RuinsOfAlphKabutoChamber_MapScriptHeader:
|
||||
return
|
||||
|
||||
.FloorClosed:
|
||||
changeblock 2, 2, $1
|
||||
changeblock 4, 2, $2
|
||||
changeblock 2, 2, $01
|
||||
changeblock 4, 2, $02
|
||||
return
|
||||
|
||||
.WallOpenScript:
|
||||
|
Reference in New Issue
Block a user