瀏覽代碼

[fixed] Terminology correction as my skirt length expertise is offensively bad

Kevin_Smarts 2 年之前
父節點
當前提交
f587c92257
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      locations/clothing_descriptions.qsrc

+ 1 - 1
locations/clothing_descriptions.qsrc

@@ -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: