mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 23:55:24 +13:00
New sprites, a few bug fixes/tweaks
All of the Ubers have sprites now (goodbye Lion Pory2!), fixed a small bug I made on Route 19 when resizing Cinnabar, and some minor text updates/fixes.
This commit is contained in:
parent
ba8ca1e80a
commit
a3f3763f4d
15 changed files with 18 additions and 17 deletions
|
|
@ -48,7 +48,7 @@ DEF FIRST_ROUTE_MAP EQU const_value
|
|||
mapconst ROUTE_16, 9, 20 ; $1B
|
||||
mapconst ROUTE_17, 72, 10 ; $1C
|
||||
mapconst ROUTE_18, 9, 25 ; $1D
|
||||
mapconst ROUTE_19, 33, 10 ; $1E
|
||||
mapconst ROUTE_19, 27, 10 ; $1E
|
||||
mapconst ROUTE_20, 15, 50 ; $1F
|
||||
mapconst ROUTE_21, 45, 10 ; $20
|
||||
mapconst ROUTE_22, 9, 20 ; $21
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue