浏览代码

[fixed] Bug fixes from nutluck

KevinSmarts 4 年之前
父节点
当前提交
4d6ada9b2a
共有 3 个文件被更改,包括 4 次插入3 次删除
  1. 2 1
      locations/korrPar.qsrc
  2. 1 1
      locations/pavComplex.qsrc
  3. 1 1
      locations/pavtrainhall.qsrc

+ 2 - 1
locations/korrPar.qsrc

@@ -156,7 +156,8 @@ end
 
 if NatbelQW['QWstage'] >= 4 and week < 6 and hour = 7 and kanikuli = 0 and SchoolAtestat = 0 and SchoolBlock = 0 and (PCloStyle2 = 4 or Enable_sforma = 1):
 	*nl
-	'Go pick up <a href="exec:gt ''natbelEv'', ''carrybooks''">Natasha</a> before school.'
+	'You could go to Natasha''s apartment and get her to carry your books to school.'
+	act 'Go to Natasha''s apartment':gt 'natbelEv', 'carrybooks'
 end
 
 $korrParMomHeader = '<center><h1><font color="maroon"><<$npc_nickname[''A29'']>></font></h1></center><center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/mother.jpg"></center><br />'

+ 1 - 1
locations/pavComplex.qsrc

@@ -149,7 +149,7 @@ if $ARGS[0] = 'garages':
 	menu_off = 0
 	*clr & cla
 	'<center>Five Eight Estate - Garages</center>'
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/garages.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/garage/garages.jpg"></center>'
 	'Along the back street is a row of garages for rent to the residents of the apartments. The weather in Pavlovsk can be brutal especially in the winter, so people who own a car often have a garage to put it away safely. Between the garages and the courtyard is a series of smaller storage buildings that can be rented as well as the complex maintenance building and laundry. The buildings layout leaves of a bit of a maze of walkways between them, which is a popular place for the kids to play or for teenagers to hang out.'
 	if StoryLine = 1:'Your <a href="exec:minut += 5 & gt ''gargazel''">stepfather''s garage</a> is around here somewhere.'
 	if gopnik_initiation = 1 and gopnik_initiation_day = daystart and hour = 20: act '<b>Meet Lena and Lera</b>': gt 'gschool_socialchg','gopnik initiation'

+ 1 - 1
locations/pavtrainhall.qsrc

@@ -24,7 +24,7 @@ if $ARGS[0] = '':
 	*nl
 	
 	*nl
-	if rand(0,2) = 0 and week < 5 and hour <= 8 and hour > 18:
+	if rand(0,2) = 0 and week < 5 and hour >= 8 and hour < 18:
 !!a 1 in 3 chances at those times he is here
 		if OluQW['met'] = 0:
 !!this is just added to the above description of the train station with no interactions