mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-20 06:08:57 +13:00
Populating Brunswick Trail
This adds three trainers to Brunswick Trail, as well as the lover NPCs Martha wanted to write dialogue for (with placeholders for now). Most trainers are merely commenting on the strong and energetic Pokemon, which I think matches the racing theme it has going on. This can be changed if need-be. I have also removed all the noise on the Fake Tree sprite that got added when I imported the tile. Now, it's far more convincing.
This commit is contained in:
parent
21b3f0f5a7
commit
ffd03c1b06
8 changed files with 177 additions and 21 deletions
|
|
@ -652,7 +652,10 @@
|
|||
const EVENT_BEAT_MOLTRES
|
||||
const_skip 7
|
||||
const EVENT_BEAT_CACTUS
|
||||
const_skip 7
|
||||
const EVENT_BEAT_BRUNSWICK_TRAINER_0
|
||||
const EVENT_BEAT_BRUNSWICK_TRAINER_1
|
||||
const EVENT_BEAT_BRUNSWICK_TRAINER_2
|
||||
const_skip 4
|
||||
const EVENT_BEAT_ZAPDOSG
|
||||
const_skip 7
|
||||
const EVENT_BEAT_DRAGONITE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue