1
0
Переглянути джерело

show shoes even if Sveta is not dressed properly

rachels 3 роки тому
батько
коміт
bb7effa403
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      locations/_body_image.qsrc

+ 1 - 1
locations/_body_image.qsrc

@@ -122,7 +122,7 @@ if $ARGS[0] = 'bra':
 end
 
 if $ARGS[0] = 'shoes':
-	if $clothingworntype = 'nude' or $shoeworntype = 'none':
+	if $shoeworntype = 'none':
 		$RESULT = 'images/pc/body/feet.jpg'
 	else
 		$RESULT = FUNC('$shoe_image', $shoeworntype, shoewornnumber)