Jelajahi Sumber

[fixes] contingency ifunderwear strip is usedmore than once without wearing any inbetween.

KevinSmarts 5 tahun lalu
induk
melakukan
0c7fe28347
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      locations/underwear.qsrc

+ 1 - 0
locations/underwear.qsrc

@@ -10,6 +10,7 @@ if $ARGS[0] = 'dispose':
 end
 
 if $ARGS[0] = 'remove':
+	if $pantyworntype = 'none' and $braworntype = 'none':exit
 	if $pantyworntype = 'none':
 		panty_none = 1
 	else