diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-12-01 19:19:47 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-12-06 19:05:28 -0600 |
commit | a4191040c97fdd297e00f5fa68a0466e064e9e12 (patch) | |
tree | b5f62ac7659a53ed548b183b134bbfccb9dae177 /data/text | |
parent | 7beddd16dd81d79ee886183053037e68910e01d5 (diff) |
Sync weather names
Diffstat (limited to 'data/text')
-rw-r--r-- | data/text/abnormal_weather.inc (renamed from data/text/unusual_weather.inc) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/text/unusual_weather.inc b/data/text/abnormal_weather.inc index e6dc9b1d0..42e61e68d 100644 --- a/data/text/unusual_weather.inc +++ b/data/text/abnormal_weather.inc @@ -1,7 +1,7 @@ -gText_UnusualWeatherEnded_Rain:: @ 8273656 +gText_AbnormalWeatherEnded_Rain:: @ 8273656 .string "The massive downpour appears to\n" .string "have stopped…$" -gText_UnusualWeatherEnded_Sun:: @ 8273684 +gText_AbnormalWeatherEnded_Sun:: @ 8273684 .string "The intense sunshine appears to\n" .string "have subsided…$" |