Oak's Lab improvements

- Fixed some collision on the back wall

- Made the exit tiles more obvious
This commit is contained in:
Martha Schilling 2023-12-26 12:26:16 +00:00
parent 5ea0fc5de9
commit 84cf9e9bff
4 changed files with 2 additions and 2 deletions

View file

@ -59,7 +59,7 @@ Lab_Coll::
coll_tiles $0c, $26, $16, $1e, $34, $37
FossilLab_Coll:: ; Originally just the Lab collision, but now that Oak uses it, it's using separate collision. Added plenty just to be sure.
coll_tiles $0c, $26, $16, $1e, $34, $37, $17, $4C, $47, $58, $57, $59, $27, $4D
coll_tiles $0c, $26, $16, $1e, $34, $37, $17, $4C, $47, $58, $57, $59, $27, $4D, $4F
Club_Coll::
coll_tiles $0f, $1a, $1f, $26, $28, $29, $2c, $2d, $2e, $2f, $41

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View file

@ -1,2 +1,2 @@
  # (  
 6
 6 :