From 7648c6e7d08597daaa95b53790bcd8adeb3a1a30 Mon Sep 17 00:00:00 2001 From: Jones <Jones> Date: Mon, 29 Oct 2018 21:46:34 +0100 Subject: [PATCH] Typo --- src/uncategorized/persBusiness.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/persBusiness.tw b/src/uncategorized/persBusiness.tw index 8045a1b4cc9..0da98a4ec04 100644 --- a/src/uncategorized/persBusiness.tw +++ b/src/uncategorized/persBusiness.tw @@ -1039,7 +1039,7 @@ The RomanFS may need further tweaking (it probably got weaker). Could increase t <<if $weatherToday.severity > 2>> <<set $localEcon -= 2>> This week's terrible weather did a number on the region, @@.red;hurting the local economy.@@ - <<elseif $seatherToday.severity > 3>> + <<elseif $weatherToday.severity > 3>> <<set $localEcon -= 5>> This week's extreme weather ravaged the region, @@.red;the local economy is seriously disrupted.@@ <</if>> -- GitLab