mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 23:55:24 +13:00
FRLG Move Tutors
Still need to find out what I want to do with Body Slam, Swords Dance, and Thunder Wave. Slam/SD are on the Sevii Islands, and TWave is on an existing NPC who usually gives Self-Destruct. Could possibly refactor the item receiving text.
This commit is contained in:
parent
0668db0ef0
commit
253f8f4a22
20 changed files with 377 additions and 19 deletions
|
|
@ -49,7 +49,8 @@
|
|||
const EVENT_GOT_OLD_AMBER
|
||||
const_skip 8
|
||||
const EVENT_BEAT_PEWTER_GYM_TRAINER_0
|
||||
const_skip 3
|
||||
const EVENT_GOT_TM19_2
|
||||
const_skip 2
|
||||
const EVENT_GOT_TM34
|
||||
const EVENT_BEAT_BROCK
|
||||
|
||||
|
|
@ -202,7 +203,8 @@
|
|||
const_skip 20
|
||||
const EVENT_SAFARI_GAME_OVER
|
||||
const EVENT_IN_SAFARI_ZONE
|
||||
const_skip 8
|
||||
const_skip 7
|
||||
const EVENT_GOT_TM50
|
||||
const EVENT_GOT_TM06
|
||||
const EVENT_BEAT_KOGA
|
||||
const EVENT_BEAT_FUCHSIA_GYM_TRAINER_0
|
||||
|
|
@ -351,7 +353,7 @@
|
|||
const EVENT_BEAT_ROCK_TUNNEL_1_TRAINER_4
|
||||
const EVENT_BEAT_ROCK_TUNNEL_1_TRAINER_5
|
||||
const EVENT_BEAT_ROCK_TUNNEL_1_TRAINER_6
|
||||
const_skip
|
||||
const EVENT_GOT_TM48_2
|
||||
const EVENT_BEAT_POWER_PLANT_VOLTORB_0
|
||||
const EVENT_BEAT_POWER_PLANT_VOLTORB_1
|
||||
const EVENT_BEAT_POWER_PLANT_VOLTORB_2
|
||||
|
|
@ -534,7 +536,7 @@
|
|||
const EVENT_PASSED_MARSHBADGE_CHECK
|
||||
const EVENT_PASSED_VOLCANOBADGE_CHECK
|
||||
const EVENT_PASSED_EARTHBADGE_CHECK
|
||||
const_skip
|
||||
const EVENT_GOT_TM10
|
||||
const EVENT_VICTORY_ROAD_2_BOULDER_ON_SWITCH1
|
||||
const EVENT_BEAT_VICTORY_ROAD_2_TRAINER_0
|
||||
const EVENT_BEAT_VICTORY_ROAD_2_TRAINER_1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue