Explorar o código

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

KevinSmarts %!s(int64=5) %!d(string=hai) anos
pai
achega
0c7fe28347
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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