1
0
Pārlūkot izejas kodu

[fixes] Shoes removed when going to bed and put back on if required plus bimbo shoe flag reset if you are still wearing them during 'cikl'

Kevin_Smarts 3 gadi atpakaļ
vecāks
revīzija
b3de47d1cf
2 mainītis faili ar 18 papildinājumiem un 0 dzēšanām
  1. 16 0
      locations/bed2.qsrc
  2. 2 0
      locations/cikl.qsrc

+ 16 - 0
locations/bed2.qsrc

@@ -199,6 +199,13 @@ if $ARGS[0] = 'sleep':
 			'You decide to leave your vibrator in.'
 		end
 	end
+	if $shoeworntype = 'none':
+		bed['shoetype'] = 'none'
+	else
+		$bed['shoetype'] = $shoeworntype
+		bed['shoenumber'] = shoewornnumber
+		gs 'shoes', 'strip'
+	end
 	if bedPanty = 1 and $pantyworntype = 'none' and $braworntype = 'none':
 		*nl
 		'You put on your bra and panties.'
@@ -424,6 +431,9 @@ if $ARGS[0] = 'wake_horny':
 		act 'Get out of bed and get dressed (0:15)':
 			minut += 15
 			gs 'clothing', 'wear_last_worn'
+			if bed['shoetype'] ! 'none':
+				gs 'shoes', 'wear' $bed['shoetype'], bed['shoenumber']
+			end
 			gs 'bed2', 'end'
 		end
 	end
@@ -483,6 +493,9 @@ if $ARGS[0] = 'wake':
 		act 'Get out of bed and get dressed (0:15)':
 			minut += 15
 			gs 'clothing', 'wear_last_worn'
+			if bed['shoetype'] ! 'none':
+				gs 'shoes', 'wear' $bed['shoetype'], bed['shoenumber']
+			end
 			gs 'bed2', 'end'
 		end
 	end
@@ -491,6 +504,9 @@ if $ARGS[0] = 'wake':
 			minut += 15
 			fullmorrout = 1
 			gs 'clothing', 'wear_last_worn'
+			if bed['shoetype'] ! 'none':
+				gs 'shoes', 'wear' $bed['shoetype'], bed['shoenumber']
+			end
 			gs 'bed2', 'end'
 		end
 		if kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 4 and hour < 9:

+ 2 - 0
locations/cikl.qsrc

@@ -236,6 +236,8 @@ end
 
 if bimbo < 0: bimbo = 0
 bimbo_tracker = 0
+if PShoStyle = 2: bimbosh = 1
+	
 
 !!------------------------------------------------------------------------------------------------------------
 !!	Exhibitionism