diff options
author | camthesaxman <cameronghall@cox.net> | 2018-01-14 13:41:50 -0600 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2018-01-14 13:41:50 -0600 |
commit | 58b71865c9052d3b6cf21dae38052afa88ba44a6 (patch) | |
tree | 74ea548992a08b62567fcf0828e934c16d31ddeb /data/scripts/maps/FortreeCity_Gym.inc | |
parent | 3e2f01c1eab4414f1c09844d19ae42535b8c4c4b (diff) |
improve TM/HM constants and add macro for TM/HM learnsets
Diffstat (limited to 'data/scripts/maps/FortreeCity_Gym.inc')
-rw-r--r-- | data/scripts/maps/FortreeCity_Gym.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/maps/FortreeCity_Gym.inc b/data/scripts/maps/FortreeCity_Gym.inc index 94df378f8..c0de6bfee 100644 --- a/data/scripts/maps/FortreeCity_Gym.inc +++ b/data/scripts/maps/FortreeCity_Gym.inc @@ -35,7 +35,7 @@ FortreeCity_Gym_EventScript_157F15:: @ 8157F15 end FortreeCity_Gym_EventScript_157F3E:: @ 8157F3E - giveitem_std ITEM_TM40 + giveitem_std ITEM_TM40_AERIAL_ACE compare RESULT, 0 goto_if_eq FortreeCity_Gym_EventScript_1A029B msgbox FortreeCity_Gym_Text_185F4A, 4 |