|
@@ -174,7 +174,7 @@ elseif CloSkirtShortness > 0:
|
|
|
elseif CloSkirtShortness = 2:
|
|
|
$description += ' and a knee-length skirt.'
|
|
|
elseif CloSkirtShortness = 3:
|
|
|
- $description += ' and a fairly standard skirt.'
|
|
|
+ $description += ' and an above knee length skirt.'
|
|
|
elseif CloSkirtShortness = 4:
|
|
|
$description += ' and a rather short skirt.'
|
|
|
elseif CloSkirtShortness = 5:
|