Browse Source

[fixes] Missing $ARGS[0] and text typo

KevinSmarts 4 years ago
parent
commit
673d333b75
2 changed files with 2 additions and 2 deletions
  1. 1 1
      locations/gopsex.qsrc
  2. 1 1
      locations/pavComplex.qsrc

+ 1 - 1
locations/gopsex.qsrc

@@ -1467,7 +1467,7 @@ if $ARGS[0] = 'hide':
 		if dummyi = 5:$dummy = func('gopsex','hide','gop_name_npc')+' opens a bottle of beer and hands it to you. You sip beer slowly.'
 		if dummyi = 6:$dummy = func('gopsex','hide','gop_name_npc')+' uncork a bottle of beer and gives it to you. You eagerly drain it and plop the empty bottle on the bench.'
 		if dummyi = 7:$dummy = func('gopsex','hide','gop_name_npc')+' take a sip from a big PET-bottle and hands it to you. You take few gulps and '+func('gopsex','hide','gop_family_npc')+' takes the bottle from you.'
-		if dummyi = 8:$dummy = func('gopsex','hide','gop_name_npc')+' takw a sip from a can and hands it to you. You begin eagerly swig the beer... '+func('gopsex','hide','gop_family_npc')+' takes the can away from you "Fuck, let some for us, fool!"'
+		if dummyi = 8:$dummy = func('gopsex','hide','gop_name_npc')+' take a sip from a can and hands it to you. You begin eagerly swig the beer... '+func('gopsex','hide','gop_family_npc')+' takes the can away from you "Fuck, let some for us, fool!"'
 		if dummyi = 9:$dummy = '"Have one." '+func('gopsex','hide','gop_name_npc')+' hands you a bottle of unfinished Zhiguli and he smirks seeing as you drink it eagerly. Your mood lightenes.'
 		$result = $dummy
 		killvar 'dummyi'

+ 1 - 1
locations/pavComplex.qsrc

@@ -116,7 +116,7 @@ if $ARGS[0] = 'start':
 		else
 			gs'show_table','Apartment of Uncle Shulgin..','3'
 		end
-		if ArtemBeInHome > 0 and artemblok = 0:gs'show_table','Apartment of <a href="exec:minut += 15 & gt ''artemhome''">Artem Chebotarev</a>.','3'
+		if ArtemBeInHome > 0 and artemblok = 0:gs'show_table','Apartment of <a href="exec:minut += 15 & gt ''artemhome'', ''home''">Artem Chebotarev</a>.','3'
 		if BeInJulMilHome = 1:
 			if (hour >= 15 and hour <= 20 and week < 6) or (hour >= 8 and hour <= 20 and week >= 6):
 				gs'show_table','apartment of <a href="exec:minut += 15 & gt ''JuliaMilHome''">Julia Milova</a>.','3'