Skip to content
Snippets Groups Projects
Commit c45bc047 authored by klorpa's avatar klorpa
Browse files

Update descriptionWidgetsStyle.tw

parent dbeebd92
No related branches found
No related tags found
1 merge request!2428Hearing Final
......@@ -2639,8 +2639,6 @@ $His
<<if $activeSlave.eyes > -1>>
<<if $activeSlave.eyewear == "blurring contacts">>
$He's wearing contacts designed to blur $his vision, making $him clumsy.
<<else>>
$His sense of sight is perfectly fine.
<</if>>
<<elseif $activeSlave.eyes == -1>>
<<if $activeSlave.eyewear == "corrective contacts">>
......@@ -2684,9 +2682,9 @@ $His
<</if>>
<<else>>
<<if $activeSlave.hears == -1>>
$He's @@.yellow;hard of hearing@@, and a bit clumsy as a result.
$He's @@.yellow;hard of hearing@@, and a bit nervous as a result.
<<elseif $activeSlave.hears < -1>>
$He is @@.red;deaf@@, and moves carefully as a result.
$He is @@.red;deaf@@, and moves cautiously as a result.
<</if>>
<</if>>
<<else>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment