Преглед на файлове

Fixed typos, contingencies and school uniform in the morning check.

KevinSmarts преди 8 години
родител
ревизия
a3232eb6c6
променени са 4 файла, в които са добавени 21 реда и са изтрити 18 реда
  1. 4 5
      locations/BDsex
  2. 1 1
      locations/bed2
  3. 14 10
      locations/dina
  4. 2 2
      locations/obj_din

+ 4 - 5
locations/BDsex

@@ -496,11 +496,10 @@ if $ARGS[0] = 'end':
 			if gorand = 1:gt 'down'
 			if gorand = 2:gt 'nord'
 		end
-	elseif GoToGuy > 0:
-		act 'Leave':
-			if GoToGuy = 1:GoToGuy = 0 & gt 'nord'
-			if GoToGuy = 2:GoToGuy = 0 & dynamic $brodilr
-		end
+	elseif GoToGuy = 1:
+		act 'Leave':gt 'nord'
+	else
+		act 'Leave':dynamic $brodilr
 	end
 end
 

+ 1 - 1
locations/bed2

@@ -151,7 +151,7 @@ if $args[0] = 'wake':
 	if daystart < 10 and StoryLine = 0:'The first thing you think as you wake up is, "Damn! It''s is not a dream, I really am a woman now."'
 	if daystart >= 10 and daystart < 30 and StoryLine = 0:'Looking at your female body, you are still a little surprised it''s actually you.'
 
-	if kanikuli = 0 and SchoolAtestat = 0 and week < 6 and hour >= 4 and hour < 9:
+	if kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 4 and hour < 9:
 		act 'Get up out of bed and get dressed for school (0:15)':
 			if schtype = 0:schtype = 6
 			if schoolH[schtype] = 0:schtype = 6

+ 14 - 10
locations/dina

@@ -787,30 +787,34 @@ $brodila = {
 }
 
 $brodilr = {
-    if housr = 1:
-        gt'street','start'
-    end
-    if housr = 2:    
+	if StoryLine = 1 and ParHomeBlock = 0:
+		gt 'pavResidential'
+    elseif housr = 2:
         gt'liamel','start'
-    end
-
+    else
+        gt'street','start'
+	end
 }
 
 $brodilk = {
     if housr = 1:
         gt'kuhr','start'
-    end
-    if housr = 2:
+    elseif housr = 2:
         gt'kuhr2x','start'
+    else
+		gt'street', 'start'
     end
 }
 
 $brodils = {
     if housr = 1:
         gt'sitr','start'
-    end
-    if housr = 2:
+    elseif housr = 2:
         gt'sitr2x','start'
+	elseif StoryLine = 1 and ParHomeBlock = 0:
+		gt 'sitrPar'
+	else
+		gt'street', 'start'
     end
 }
 

+ 2 - 2
locations/obj_din

@@ -680,9 +680,9 @@ $objpain = {
 		if pain['asscheeks'] + (spanked * 24) > 70:
 			pl '<b><font color="red">Your <a href="exec:view''images/picb/SpankedAss2.jpg''">asscheeks</a> are extremely painful.</font></b>'
 		elseif pain['asscheeks'] + (spanked * 24) > 40:
-			pl 'Your left <a href="exec:view''images/picb/SpankedAss1.jpg''">asscheeks</a> are very sore.'
+			pl 'Your <a href="exec:view''images/picb/SpankedAss1.jpg''">asscheeks</a> are very sore.'
 		else
-			pl 'Your left <a href="exec:view''images/picb/SpankedAss.jpg''">asscheeks<\a> hurt.'
+			pl 'Your <a href="exec:view''images/picb/SpankedAss.jpg''">asscheeks<\a> hurt.'
 		end
 	end
 	if pain['asshole'] + (agape * 10) > 0: