|
@@ -117,7 +117,7 @@ if $ARGS[0] = 'view_panty_item':
|
|
|
!! '<<$RESULT>>'
|
|
|
if BraQuality > 0:
|
|
|
gs 'underwear_descriptions', 'panties'
|
|
|
- 'This bra forms a set with bra #<<underwear[''pair'']>>.'
|
|
|
+ 'These panties form a set with bra #<<underwear[''pair'']>>.'
|
|
|
else
|
|
|
gs 'panties', 'descriptions', $ARGS[2]
|
|
|
end
|