From f166f3b64084c61d06eb67dcde8c8110b843a562 Mon Sep 17 00:00:00 2001 From: Pregmodder <pregmodder@gmail.com> Date: Sun, 17 Dec 2017 14:35:06 -0500 Subject: [PATCH] fixes --- devNotes/VersionChangeLog-Premod+LoliMod.txt | 10 ++++++++++ src/SecExp/widgets/unitsWidgets.tw | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/devNotes/VersionChangeLog-Premod+LoliMod.txt b/devNotes/VersionChangeLog-Premod+LoliMod.txt index 79507a49e21..c98f7262324 100644 --- a/devNotes/VersionChangeLog-Premod+LoliMod.txt +++ b/devNotes/VersionChangeLog-Premod+LoliMod.txt @@ -4927,4 +4927,14 @@ Pregmod 0.10.3.0 -fixed "psychosupresants" 211 + -fixes + + 12/16/2017 + 212 + -fixes + -new outcome for reRebels + + 12/17/2017 + 213 + -lots of spelling corrections -fixes \ No newline at end of file diff --git a/src/SecExp/widgets/unitsWidgets.tw b/src/SecExp/widgets/unitsWidgets.tw index cab0bec4130..46293097f2f 100644 --- a/src/SecExp/widgets/unitsWidgets.tw +++ b/src/SecExp/widgets/unitsWidgets.tw @@ -56,7 +56,7 @@ <<elseif $args[0].equip == 1>> They are issued with good, modern equipment: firearms, explosives and a few specialized weapons like sniper rifles and machine guns. They also carry simple body armor. <<elseif $args[0].equip == 2>> - They are issued with excellent, high tech equipment: modern firearms, explosives, specialized weaponry and modern body armor. They are also issued with modern instruments like might visions and portable radars. + They are issued with excellent, high tech equipment: modern firearms, explosives, specialized weaponry and modern body armor. They are also issued with modern instruments like night vision and portable radars. <<else>> They are equipped with the best the modern world has to offer: modern firearms, explosives, specialized weaponry, experimental railguns, adaptive body armor and high tech recon equipment. <</if>> -- GitLab