Effects of branch (and union) space [Commit 2] (#28)

This commit is contained in:
xCrystal
2023-10-28 19:09:58 +02:00
parent a13558aeb2
commit 29f98ccb8c
15 changed files with 104 additions and 16 deletions

View File

@@ -385,6 +385,7 @@ CheckBoardEvent:
dw EndSpaceScript ; COLL_END_SPACE
dw GreySpaceScript ; COLL_GREY_SPACE
dw BranchSpaceScript ; COLL_BRANCH_SPACE
dw UnionSpaceScript ; COLL_UNION_SPACE
assert_table_length NUM_COLL_SPACES
CheckTrainerEvent: