Browse Source

[fixed] missing cla in dinfather
[text edit] small edit in pavCommercial

julzor 5 years ago
parent
commit
df4316155c
2 changed files with 5 additions and 5 deletions
  1. 4 4
      locations/dinfather.qsrc
  2. 1 1
      locations/pavCommercial.qsrc

+ 4 - 4
locations/dinfather.qsrc

@@ -579,6 +579,7 @@ if $ARGS[0] = 'garhelpchat':
 end
 
 if $ARGS[0] = 'gardrunkchat':
+	cla
 	menu_off = 1
     'Before you can even ask, your stepfather waves you over: "Oh, <<$pcs_nickname>>! Come join me and Misha, maybe you''ll learn something from your elders!"'
     fatherTalk = rand (1,3)
@@ -590,8 +591,7 @@ if $ARGS[0] = 'gardrunkchat':
         'You sit down and join the older men for a drink. You can tell your stepfather and your uncle are good friends.'
     end
     if pav_slut >= 75 and dyadyamishaevent = 1 and dmishaday ! daystart and fatherandmisha!1:
-        cla
-        *clr
+        *clr & cla
         '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
         'Uncle Misha kept staring at you. Suddenly he turns to your stepfather.'
         '"So, Vladimir, did you know your <<$pcs_nickname>> is a <<$gnikname>>?"'
@@ -607,10 +607,10 @@ if $ARGS[0] = 'gardrunkchat':
         'Uncle Misha realizes he''s onto something here, and decides to drive his point home: "Well Vladimir, don''t you think we should do something about it? I think <<$pcs_nickname>> needs to be punished!"'
         'You can see the lust in his eyes. Your stepfather understands perfectly well where he''s going with this, and agrees: "I think you''re right, Misha, <<$pcs_nickname>> does deserve to be punished."'
         act 'Accept whatever punishment they have in mind':gt 'misha','2'
-    elseif dyadyamishaevent = 1 and dmishaday ! daystart and fatherandmisha=1:
+    elseif dyadyamishaevent = 1 and dmishaday ! daystart and fatherandmisha = 1:
         'Uncle Misha grins at your stepfather and runs one hand over his groin, you can already see a significant bulge forming. "So, Vladimir, how about now? I think we can teach her a thing or two."'
         'Your stepfather simply nods and reaches for his zipper: "Absolutely."'
-        act 'Accept whatever punishment they have in mind':gt 'misha','2'
+        act 'Accept whatever punishment they have in mind': gt 'misha', '2'
     else
         act 'Move away':gt 'gargazel'
     end

+ 1 - 1
locations/pavCommercial.qsrc

@@ -102,7 +102,7 @@ if week < 6 and hour >= 9 and hour <= 18:
 elseif week = 6 and hour >= 10 and hour <= 18:
 	$desc_txt4 = '<a href="exec:minut += 3 & gt ''postoffice'', ''start''">post office</a>'
 else
-	$desc_txt4 = '<a href="exec:msg ''post office, which is closed right now. It will reopen again at 9:00 and at 10:00 on saturdays.''">post office</a>'
+	$desc_txt4 = '<a href="exec:msg ''The post office, which is closed right now, will reopen again at 9:00 and at 10:00 on Saturdays.''">post office</a>'
 end
 
 if (week < 6 and hour >= 9 and hour <= 16) or (week = 6 and hour >= 9 and hour <= 13):