heromaster 9 years ago
parent
commit
c961589394
3 changed files with 9 additions and 8 deletions
  1. 1 0
      locations/006_counter
  2. 7 7
      locations/024_stat
  3. 1 1
      locations/031_alterStart

+ 1 - 0
locations/006_counter

@@ -55,3 +55,4 @@ if race_start = 1:
 end
 end
 
 
 --- counter ---------------------------------
 --- counter ---------------------------------
+

+ 7 - 7
locations/024_stat

@@ -45,7 +45,7 @@ end
 
 
 if year = 2011 and katjaPreg = 0:katjaPreg = 1
 if year = 2011 and katjaPreg = 0:katjaPreg = 1
 
 
-if analplay> = 2 and anus <= 10:anus += 1 & analplay = 0
+if analplay >= 2 and anus <= 10:anus += 1 & analplay = 0
 if analplay >= 4 and anus <= 15:anus += 1 & analplay = 0
 if analplay >= 4 and anus <= 15:anus += 1 & analplay = 0
 if analplay >= 8 and anus <= 20:anus += 1 & analplay = 0
 if analplay >= 8 and anus <= 20:anus += 1 & analplay = 0
 
 
@@ -343,12 +343,12 @@ end
 
 
 if vgape > 0:
 if vgape > 0:
 	if vgape = 3:
 	if vgape = 3:
+		if manna > mannamax / 4:manna = mannamax / 4
+	end
 
 
-	if manna > mannamax / 4:manna = mannamax / 4
-end
-
-if vgape = 2:
-	if manna > mannamax / 2:manna = mannamax / 2
+	if vgape = 2:
+		if manna > mannamax / 2:manna = mannamax / 2
+	end
 end
 end
 
 
 if agape > 0:
 if agape > 0:
@@ -757,7 +757,7 @@ end'
 
 
 if day = 0:set day = 1
 if day = 0:set day = 1
 
 
-if week > 7
+if week > 7:
 	:loopweek
 	:loopweek
 	set week -= 7
 	set week -= 7
 	set husbandrink = 0
 	set husbandrink = 0

+ 1 - 1
locations/031_alterStart

@@ -298,7 +298,7 @@ $din_alter_start_ev = {
 	'The summer holiday ends soon and you will go to your new class to start your first of the two years you''re going to study.'
 	'The summer holiday ends soon and you will go to your new class to start your first of the two years you''re going to study.'
 
 
 	act 'Start the game':
 	act 'Start the game':
-		ahowstat 1
+		showstat 1
 		showobjs 1
 		showobjs 1
 		health = vital * 10 + stren * 5 + 1000
 		health = vital * 10 + stren * 5 + 1000
 		willpower = intel * 5 + will * 5 + 1000
 		willpower = intel * 5 + will * 5 + 1000