Browse Source

[fixes] extra symbol removed from Niko file, typo in art skill experience additions at school and wrong folder for dolls purses in full custom setup

KevinSmarts 4 years ago
parent
commit
b6ccf07c7c
3 changed files with 7 additions and 7 deletions
  1. 1 1
      locations/NikoWhore.qsrc
  2. 5 5
      locations/gschool_lessons3.qsrc
  3. 1 1
      locations/preSYS2.qsrc

+ 1 - 1
locations/NikoWhore.qsrc

@@ -676,7 +676,7 @@ if $ARGS[0] = 'Locker Room 2':
 																		*clr & cla
 																		gs'stat'
 																		'<center><video autoplay loop src="images/characters/pavlovsk/school/boy/niko/nikoev/school/locker/lock8.mp4"></video></center>'
-																		'Petka begins fucking you, thrusting at an increased pace, as he holds your legs open, giving himself easier access. You have no fight left, your strength is gone, your entire body is numb, you feel nothing, as Petka continues using your body. <font color=#FF00FF>Wha...what''s going...feel...so hot...head...can''t think...why...</font>'\
+																		'Petka begins fucking you, thrusting at an increased pace, as he holds your legs open, giving himself easier access. You have no fight left, your strength is gone, your entire body is numb, you feel nothing, as Petka continues using your body. <font color=#FF00FF>Wha...what''s going...feel...so hot...head...can''t think...why...</font>'
 																		$orgasm_txt = ''
 																		gs 'cum_call', 'stomach', 'A6', 1
 																		gs 'arousal', 'vaginal', 5, 'sub', 'exhibitionism', 'humiliation', 'gangbang', 'prostitution'

+ 5 - 5
locations/gschool_lessons3.qsrc

@@ -442,7 +442,7 @@ end
 if $ARGS[0] = 'art':
 	menu_off = 1
 	pcs_grades += rand(0,1)
-	artslks_exp += rand(1,2)
+	artskls_exp += rand(1,2)
 	agil_exp += rand(0,1)
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/classroom/classart.jpg"></center>'
@@ -456,7 +456,7 @@ if $ARGS[0] = 'art':
 			grupvalue[4] -= 1
 			grupvalue[3] += 1
 			pcs_grades += rand(0,1)
-			artslks_exp += rand(1,2)
+			artskls_exp += rand(1,2)
 			agil_exp += rand(0,1)
 			traits['nerd_lessons'] += 1
 			if traits['nerd_status'] < 3: gs 'willpower', 'pay', 'self'
@@ -465,7 +465,7 @@ if $ARGS[0] = 'art':
 			'You listen attentively to Mr. Vasilyev for the duration of the class. Today''s lesson was interesting and informative, and you feel you learned a lot about the history of art and famous artist.'
 			act 'Ask a question about the lesson':
 				*clr & cla
-				artslks_exp += rand(0,1)
+				artskls_exp += rand(0,1)
 				agil_exp += rand(0,1)
 				pcs_grades += rand(0,1)
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/classroom/ask.jpg"></center>'
@@ -830,7 +830,7 @@ if $ARGS[0] = 'art':
 			'Mr. Vasilyev tries to convince you of the importance of todays lesson, "<<$pcs_nickname>>, please pay attention, this is very important. Today''s topic is going to be on the exam for sure."'
 			act 'Reluctantly pay attention':
 				*clr & cla
-				artslks_exp += rand(0,1)
+				artskls_exp += rand(0,1)
 				agil_exp += rand(0,1)
 				pcs_grades += rand(0,1)
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/bathroom/angryteacher.jpg"></center>'
@@ -841,7 +841,7 @@ if $ARGS[0] = 'art':
 				*clr & cla
 				grupvalue[4] -= 1
 				grupvalue[3] += 1
-				artslks_exp += rand(0,2)
+				artskls_exp += rand(0,2)
 				agil_exp += rand(0,1)
 				pcs_grades += rand(0,1)
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/classroom/payattention.jpg"></center>'

+ 1 - 1
locations/preSYS2.qsrc

@@ -270,7 +270,7 @@ if $ARGS[0] = 'modpur':
 		'<center><img src="images/locations/city/island/dolls.png"></center>'
 		i = 1
 		:loopdollspurses
-		*p '<a href="exec:gt ''preSYS2'', ''modpur'', ''dolls'', <<i>>"><img src="images/pc/purses/cheap/<<i>>.jpg" 	height="300" /></a>'
+		*p '<a href="exec:gt ''preSYS2'', ''modpur'', ''dolls'', <<i>>"><img src="images/pc/purses/dolls/<<i>>.jpg" 	height="300" /></a>'
 		i += 1
 		if i <= 22:jump 'loopdollspurses'
 	end