Ver código fonte

[fixed] Return to platform and not train hall after chat with Bella on the platform now

Kevin_Smarts 1 ano atrás
pai
commit
b1e96677b3
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      locations/gschool_socialchg1.qsrc

+ 2 - 2
locations/gschool_socialchg1.qsrc

@@ -639,7 +639,7 @@ if $ARGS[0] = 'tBella':
 		'"Hanging around with older people does have its perks." she winks. "One of my friends can get me in, no questions asked."'
 		'You nod your head. "Must be great hanging around with older people..."'
 		'"Oh, the stories I''ve got to tell..." Bella replies, but before she can continue, there''s an announcement. She excuses herself, saying that''s the train she needs to catch.'
-		act 'Return to the train station': gt 'pav_train_hall'
+		act 'Return to the train platform': gt 'pav_train_hall', 'platform'
 	end
 
 	act 'What''s wrong with the gym in Pavlovsk?':
@@ -652,7 +652,7 @@ if $ARGS[0] = 'tBella':
 		'"Like what?" you ask, a little offended.'
 		'Bella just smirks. "Well, first of all, there are fully grown men there, not little wimpy boys that think they''re the shit. Real men that know how to treat women... And let''s not talk about all the sexy women that work out."'
 		'As she''s about to continue, you hear an announcement. "That''s my train. Too bad, <<$pcs_nickname>>. I thought about inviting you, but you disappointed me. I had higher hopes about you..." she says before walking away from you.'
-		act 'Return to the train station': gt 'pav_train_hall'
+		act 'Return to the train platform': gt 'pav_train_hall', 'platform'
 	end
 end