diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2021-11-17 22:00:44 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2021-11-17 22:00:44 -0500 |
| commit | c4f8f4d11aeb2255fb0e7ccaa1256be7a2a0f63b (patch) | |
| tree | 2334597bd4530e82543a2a0c7d3c9a16dcd04467 /data/maps/Route119_WeatherInstitute_2F | |
| parent | c940b6771687f7f303e2380a1994939a60e8a139 (diff) | |
Add STR_VAR_# ids to string buffer macros
Diffstat (limited to 'data/maps/Route119_WeatherInstitute_2F')
| -rw-r--r-- | data/maps/Route119_WeatherInstitute_2F/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/Route119_WeatherInstitute_2F/scripts.inc b/data/maps/Route119_WeatherInstitute_2F/scripts.inc index 3b94d5cc1..3a2957d5e 100644 --- a/data/maps/Route119_WeatherInstitute_2F/scripts.inc +++ b/data/maps/Route119_WeatherInstitute_2F/scripts.inc @@ -128,7 +128,7 @@ Route119_WeatherInstitute_2F_EventScript_ReceivedCastformFanfare:: message Route119_WeatherInstitute_2F_Text_PlayerReceivedCastform waitmessage waitfanfare - bufferspeciesname 0, SPECIES_CASTFORM + bufferspeciesname STR_VAR_1, SPECIES_CASTFORM return Route119_WeatherInstitute_2F_EventScript_ExplainCastform:: |
