Browse Source

[fixed] wrong gotos in fedormisc and gschool_events
[fixed] centered text in pod_ezd

julzor 5 years ago
parent
commit
95949a2864
3 changed files with 3 additions and 3 deletions
  1. 1 1
      locations/FedorMisc.qsrc
  2. 1 1
      locations/gschool_events.qsrc
  3. 1 1
      locations/pod_ezd.qsrc

+ 1 - 1
locations/FedorMisc.qsrc

@@ -16,7 +16,7 @@ if $ARGS[0] = 'Fedor Intro':
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/5.jpg"></center>'
 		'You turn to see Fedor Kozlov smiling at you. You return the smile and say, "I am now, thanks to you." Fedor responds, "Well I couldn''t let such a pretty girl like you get hurt." you lower your head; trying to hide your flushing cheeks, as you reply, "I bet you say that to all the girls." Fedor chuckles, "I not going to lie, if all the girls looked like you then I would." a few members of the school faculty begin breaking up the fight, as Fedor says, "It seems that everything has been taken care of. If you would like to chat then feel free to stop by the hallway, and you can usually catch me at the sports center, after school. Hopefully I will see you again soon." Fedor then walks away while waving at you.'
 
-		act 'Wave back':gt 'gschool_lunch', 'break'
+		act 'Wave back':gt 'gschool_lunch', 'lunch'
 	end
 end
 

+ 1 - 1
locations/gschool_events.qsrc

@@ -1078,7 +1078,7 @@ if $ARGS[0] = 'leave_break_events2':
 	elseif $eventtype = 'long_break':
 		gt 'gschool_lunch', 'break'
 	elseif $eventtype = 'after_school':
-		gt 'gschool_lunch', 'main'
+		gt 'gschool_grounds', 'main'
 	end
 end
 

+ 1 - 1
locations/pod_ezd.qsrc

@@ -231,7 +231,7 @@ if $ARGS[0] = 'etaj_5':
 	gs 'stat'
 	'<center>Floor #5</center>'
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/stairs/etaj5.jpg"></center>'
-	'<center>The fifth floor stairwell is in a poor state of repair, this floor was never renovated, all the apartments are vacant and in a poor state of repair.  So now almost no one comes up here, other than younger people to have somewhere private to hangout, then even hang out in some of the vacant apartments. They even come from the other apartment buildings around the area to hangout. There is a final set of stairs at the other end of the hall that go up to the roof.</center>'
+	'The fifth floor stairwell is in a poor state of repair, this floor was never renovated, all the apartments are vacant and in a poor state of repair.  So now almost no one comes up here, other than younger people to have somewhere private to hangout, then even hang out in some of the vacant apartments. They even come from the other apartment buildings around the area to hangout. There is a final set of stairs at the other end of the hall that go up to the roof.'
 	*nl
 
 	if rand(1,10) < 3 and stairwell5_hour ! hour and (hour > 19 or hour < 6):