mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-20 14:18:34 +13:00
minor bits and pieces
- Tweaked debug team for easier testing of actual trainers - Hopefully(?) fixed nasty plot anim
This commit is contained in:
parent
ab72fa0e51
commit
9528f45ce2
4 changed files with 15 additions and 17 deletions
|
|
@ -8,7 +8,7 @@ DEF SHOW EQU $15
|
|||
; (they are either items or sprites that deactivate after battle
|
||||
; and are detected in wMissableObjectList)
|
||||
; However, these constants are still required to synchronise properly
|
||||
; with the hide/show list, so you can't just remove them.
|
||||
; Factoring in the hide/show list, so you can't just remove them.
|
||||
|
||||
const_def
|
||||
const HS_PALLET_TOWN_OAK ; 00
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue