Explorar o código

Underwear being put on when not removed causing error

KevinSmarts %!s(int64=6) %!d(string=hai) anos
pai
achega
64e8cbdbbf
Modificáronse 1 ficheiros con 2 adicións e 5 borrados
  1. 2 5
      locations/bed2

+ 2 - 5
locations/bed2

@@ -283,11 +283,8 @@ end
 
 if $args[0] = 'end':
 	InSleep = 0
-	if bedpanty = 1: 
-		gs 'underwear', 'remove'
-	else
-		gs 'underwear', 'wear'
-	end
+	if bedpanty = 1: gs 'underwear', 'remove'
+
 	if fullmorrout = 1 and $loc = 'bedrPar':
 		gt 'vanrPar'
 	elseif fullmorrout = 1 and $loc = 'bedr':