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/RustboroCity_CuttersHouse.inc | |
parent | 3e2f01c1eab4414f1c09844d19ae42535b8c4c4b (diff) |
improve TM/HM constants and add macro for TM/HM learnsets
Diffstat (limited to 'data/scripts/maps/RustboroCity_CuttersHouse.inc')
-rw-r--r-- | data/scripts/maps/RustboroCity_CuttersHouse.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/scripts/maps/RustboroCity_CuttersHouse.inc b/data/scripts/maps/RustboroCity_CuttersHouse.inc index e18a1e029..b43e0aafe 100644 --- a/data/scripts/maps/RustboroCity_CuttersHouse.inc +++ b/data/scripts/maps/RustboroCity_CuttersHouse.inc @@ -6,7 +6,7 @@ RustboroCity_CuttersHouse_EventScript_157D27:: @ 8157D27 faceplayer goto_if_set FLAG_RECEIVED_HM01, RustboroCity_CuttersHouse_EventScript_157D53 msgbox RustboroCity_CuttersHouse_Text_18509C, 4 - giveitem_std ITEM_HM01 + giveitem_std ITEM_HM01_CUT setflag FLAG_RECEIVED_HM01 msgbox RustboroCity_CuttersHouse_Text_1851C9, 4 release |