summaryrefslogtreecommitdiff
path: root/data/maps/BattleFrontier_Lounge6
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-11-17 22:00:44 -0500
committerGriffinR <griffin.g.richards@gmail.com>2021-11-17 22:00:44 -0500
commitc4f8f4d11aeb2255fb0e7ccaa1256be7a2a0f63b (patch)
tree2334597bd4530e82543a2a0c7d3c9a16dcd04467 /data/maps/BattleFrontier_Lounge6
parentc940b6771687f7f303e2380a1994939a60e8a139 (diff)
Add STR_VAR_# ids to string buffer macros
Diffstat (limited to 'data/maps/BattleFrontier_Lounge6')
-rw-r--r--data/maps/BattleFrontier_Lounge6/scripts.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_Lounge6/scripts.inc b/data/maps/BattleFrontier_Lounge6/scripts.inc
index 678ea6e33..65fd940c1 100644
--- a/data/maps/BattleFrontier_Lounge6/scripts.inc
+++ b/data/maps/BattleFrontier_Lounge6/scripts.inc
@@ -38,7 +38,7 @@ BattleFrontier_Lounge6_EventScript_DeclineTrade::
end
BattleFrontier_Lounge6_EventScript_NotRequestedMon::
- bufferspeciesname 0, VAR_0x8009
+ bufferspeciesname STR_VAR_1, VAR_0x8009
msgbox BattleFrontier_Lounge6_Text_DontTradeForAnythingButMon, MSGBOX_DEFAULT
release
end