mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 10:23:34 +12:00
Oak's Lab improvements
- Fixed some collision on the back wall - Made the exit tiles more obvious
This commit is contained in:
parent
5ea0fc5de9
commit
84cf9e9bff
|
@ -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 |
|
@ -1,2 +1,2 @@
|
|||
# (
|
||||
6
|
||||
6 :
|
Loading…
Reference in a new issue