Comment on changeblock ids

This commit is contained in:
Remy Oukaour
2018-01-17 13:23:43 -05:00
parent faa41e743b
commit c70e8eec49
23 changed files with 127 additions and 126 deletions

View File

@@ -17,12 +17,12 @@ Route19_MapScripts:
.ClearRocks:
checkevent EVENT_CINNABAR_ROCKS_CLEARED
iftrue .Done
changeblock 6, 6, $7a
changeblock 8, 6, $7a
changeblock 10, 6, $7a
changeblock 12, 8, $7a
changeblock 4, 8, $7a
changeblock 10, 10, $7a
changeblock 6, 6, $7a ; rock
changeblock 8, 6, $7a ; rock
changeblock 10, 6, $7a ; rock
changeblock 12, 8, $7a ; rock
changeblock 4, 8, $7a ; rock
changeblock 10, 10, $7a ; rock
.Done:
return