mirror of
https://github.com/thornAvery/jep-hack.git
synced 2026-02-06 16:15:24 +13:00
Lavender Crypt puzzle maps
The connections between maps, as well as Dokuroar's boss battle, are not finished. However, everything else is, including the warps themselves. My brain is just a bit too small for a puzzle like this, so I require assistance.
This commit is contained in:
parent
71809acf1b
commit
6b12b3d992
20 changed files with 258 additions and 76 deletions
|
|
@ -391,6 +391,10 @@ ENDM
|
|||
map_const ROUTE_8_SAFFRON_GATE, 5, 4 ; 13
|
||||
map_const ROUTE_12_SUPER_ROD_HOUSE, 4, 4 ; 14
|
||||
map_const LAVENDER_CRYPT, 9, 10 ; 15
|
||||
map_const LAVENDER_CRYPT_SET_1, 12, 10 ; 16
|
||||
map_const LAVENDER_CRYPT_SET_2, 12, 10 ; 17
|
||||
map_const LAVENDER_CRYPT_SET_3, 12, 10 ; 18
|
||||
map_const LAVENDER_CRYPT_DOKUROARS_ROOM, 7, 8 ; 19
|
||||
endgroup
|
||||
|
||||
newgroup SILVER ; 19
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue