Browse Source

Fixed dead end when helping Radomir in class

JulienJaden 6 years ago
parent
commit
8482777ce9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      locations/gschool_lessonsev3

+ 3 - 0
locations/gschool_lessonsev3

@@ -617,6 +617,7 @@ if $ARGS[0] = 'help_radomir':
 		npc_rel['A3'] += 2
 		*nl
 		'After awhile, Radomir hands you back your paper, "Thanks, babe," he says, once again winking at you.'
+		act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 	elseif scooltiperand = 2:
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/39.jpg"></center>'
 		pcs_mood -= 10
@@ -652,10 +653,12 @@ if $ARGS[0] = 'help_radomir':
 		'Radomir taps you on the shoulder, "Hey, I think someone stole your paper," he says. You stare at him for a moment, unsure if this is some kind of joke or if he''s telling the truth. "Yeah, I think it''s gone. Damn...I didn''t even get to finish copying. I wonder if Bella will let me borrow hers..."'
 		'"Was it stolen or did you lose it, Radomir?" you ask with a glare.'
 		'Again, Radomir shrugs his shoulders, "I might have lost it, who knows. Just go get another sheet and do it over," he says with a laugh as he gets up and makes his way over to Bella. Taking his advice, you quickly try to fill out another worksheet, but you only manage to get it halfway done before class is over. Ms. Braakman isn''t pleased, and gives you a bad mark for today.'
+		act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 	elseif scooltiperand = 4:
 		npc_rel['A154'] +=2
 		*nl
 		'"Hey, I noticed some of your answers were wrong, so I corrected them," Radomir says as he hands you back your paper. You give him a grateful smile and thank him. Lucky you!'
+		act 'Wait for the end of the lesson': gt 'gschool_lessons', 'short_break'
 	end
 end