Ver código fonte

[fixes] Some links pointing to old locations

KevinSmarts 4 anos atrás
pai
commit
2859ac26ef
1 arquivos alterados com 5 adições e 5 exclusões
  1. 5 5
      locations/gschool_lessons3.qsrc

+ 5 - 5
locations/gschool_lessons3.qsrc

@@ -345,7 +345,7 @@ if $ARGS[0] = 'literature_late':
 					gs 'arousal', 'foreplay', 3, 'sub', 'humiliation', 'maso'
 					gs 'arousal', 'end'
 					gs 'stat'
-					act 'Take your seat': gt 'gschool_lessons1', 'literature'
+					act 'Take your seat': gt 'gschool_lessons3', 'literature'
 				else
 					gs 'exhibitionism', 2
 					gs 'fame', 'pav', 'sex', 2
@@ -385,7 +385,7 @@ if $ARGS[0] = 'literature_late':
 				gs 'arousal', 'foreplay', 3, 'exhibitionism', 'sub', 'humiliation', 'maso'
 				gs 'arousal', 'end'
 				gs 'stat'
-				act 'Take your seat': gt 'gschool_lessons1', 'literature'
+				act 'Take your seat': gt 'gschool_lessons3', 'literature'
 			end
 		else
 			'When you open the door and walk in Mrs Braakman stops talking and everyone turns their eyes towards you. Mrs Braakman address you in a cold tone. "Your late Miss <<$pcs_lastname>>, I will not tolerate students being late to my class." Several of the kids smirk, a few look annoyed you interrupted class.'
@@ -396,7 +396,7 @@ if $ARGS[0] = 'literature_late':
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/classroom/late/latel1.jpg"></center>'
 				'You look down a bit. "Sorry I was running late and time just got away from me."'
 				'She shakes his head slightly and frowns. "Very well of course I will still have to report this Miss <<$pcs_lastname>>, now take your seat and might I suggest you set your alarm for earlier."'
-				act 'Take your seat': gt 'gschool_lessons1', 'literature'
+				act 'Take your seat': gt 'gschool_lessons3', 'literature'
 			end
 			act 'Say nothing':
 				*clr & cla
@@ -404,7 +404,7 @@ if $ARGS[0] = 'literature_late':
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/classroom/late/latel1.jpg"></center>'
 				'You roll your eyes a bit but say nothing in response. She narrows her eyes at you a little and frowns. "I will have to report this Miss <<$pcs_lastname>>, now take your seat. You have interrupted class enough."'
-				act 'Take your seat': gt 'gschool_lessons1', 'literature'
+				act 'Take your seat': gt 'gschool_lessons3', 'literature'
 			end
 		end
 	end
@@ -424,7 +424,7 @@ if $ARGS[0] = 'literature_spanking':
 		gs 'arousal', 'foreplay', 3, 'sub', 'humiliation', 'maso'
 		gs 'arousal', 'end'
 		gs 'stat'
-		act 'Take your seat': gt 'gschool_lessons1', 'literature'
+		act 'Take your seat': gt 'gschool_lessons3', 'literature'
 	end
 end