summaryrefslogtreecommitdiff
path: root/data/maps/BattleFrontier_ExchangeServiceCorner
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-01-13 20:41:57 -0500
committerGriffinR <griffin.g.richards@gmail.com>2020-01-13 20:41:57 -0500
commite92cc7752b5934d7501c5027057a6b7c52601bd7 (patch)
tree85150713e1d8561415a54a45221c5b1975c91428 /data/maps/BattleFrontier_ExchangeServiceCorner
parent655910a16fcb7b62cf43b83bb00b21a9c3e55e82 (diff)
parent736f3bbbe0d1685474364a68038554f024bff62e (diff)
Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj
Diffstat (limited to 'data/maps/BattleFrontier_ExchangeServiceCorner')
-rw-r--r--data/maps/BattleFrontier_ExchangeServiceCorner/scripts.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/BattleFrontier_ExchangeServiceCorner/scripts.inc b/data/maps/BattleFrontier_ExchangeServiceCorner/scripts.inc
index a822c463b..f0fb42bb4 100644
--- a/data/maps/BattleFrontier_ExchangeServiceCorner/scripts.inc
+++ b/data/maps/BattleFrontier_ExchangeServiceCorner/scripts.inc
@@ -40,7 +40,7 @@ BattleFrontier_ExchangeServiceCorner_EventScript_TryGiveDecor:: @ 825F0E5
goto_if_eq BattleFrontier_ExchangeServiceCorner_EventScript_NoRoomForDecor
copyvar VAR_0x8004, VAR_0x8008
special TakeFrontierBattlePoints
- givedecoration VAR_0x8009
+ adddecoration VAR_0x8009
special UpdateBattlePointsWindow
playse SE_REGI
msgbox BattleFrontier_ExchangeServiceCorner_Text_WellSendItToPC, MSGBOX_DEFAULT
@@ -61,7 +61,7 @@ BattleFrontier_ExchangeServiceCorner_EventScript_TryGiveItem:: @ 825F12A
goto_if_eq BattleFrontier_ExchangeServiceCorner_EventScript_BagFull
copyvar VAR_0x8004, VAR_0x8008
special TakeFrontierBattlePoints
- giveitem VAR_0x8009, 1
+ additem VAR_0x8009
special UpdateBattlePointsWindow
playse SE_REGI
msgbox BattleFrontier_ExchangeServiceCorner_Text_HereIsYourPrize, MSGBOX_DEFAULT