mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Add Celadon University
Has the map connections, warps, and maps all done. A single person is there right now; Prof. Westwood V, as a reference to the early worldbuilding. I'll work on this more as time goes on.
This commit is contained in:
parent
1f4de1562a
commit
9e4e07ec82
20 changed files with 111 additions and 18 deletions
|
|
@ -260,8 +260,8 @@ DEF FIRST_INDOOR_MAP EQU const_value
|
|||
mapconst UNUSED_MAP_EE, 0, 0 ; $EE
|
||||
mapconst TRADE_CENTER, 4, 5 ; $EF
|
||||
mapconst COLOSSEUM, 4, 5 ; $F0
|
||||
mapconst UNUSED_MAP_F1, 0, 0 ; $F1
|
||||
mapconst UNUSED_MAP_F2, 0, 0 ; $F2
|
||||
mapconst CELADON_UNIVERSITY_OUTSIDE, 20, 21 ; $F1 - was UNUSED_MAP_F1
|
||||
mapconst CELADON_UNIVERSITY_INSIDE, 10, 11 ; $F2 - was UNUSED_MAP_F2
|
||||
mapconst UNUSED_MAP_F3, 0, 0 ; $F3
|
||||
mapconst UNUSED_MAP_F4, 0, 0 ; $F4
|
||||
mapconst LORELEIS_ROOM, 6, 5 ; $F5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue