Browse Source

[fixed] Reverse of last commit and change to Pushkin apartment to give TV ownership to Sveta which is correct fix

Kevin_Smarts 2 years ago
parent
commit
ac1a275b85
2 changed files with 3 additions and 1 deletions
  1. 1 1
      locations/Komp.qsrc
  2. 2 0
      locations/sitr2x.qsrc

+ 1 - 1
locations/Komp.qsrc

@@ -304,7 +304,7 @@ if $ARGS[0] = 'kabtv':
 			msg 'Your subscription has been cancelled and you can no longer watch the extra channels. The cable firm charges a one-time fee of 300 <b>₽</b> for disconnecting you.'
 			gt 'komp', 'brows'
 		end
-	elseif kabel = 0 and TV ! 0:
+	elseif kabel = 0 and TV = 1:
 		'You currently do not have a cable subscription for your TV.'
 
 		act 'Get cable services for your TV':

+ 2 - 0
locations/sitr2x.qsrc

@@ -24,6 +24,8 @@ gs 'themes', 'indoors'
 '<center><b><font color = maroon>Hall</font></b></center>'
 '<center><img <<$set_imgh>> src="images/locations/city/residential/apartment/sitr2.jpg"></center>'
 
+!!have to give Sveta ownership of plasma tv so she can get cable
+TV = 2
 'huge plasma <a href="exec:gt ''TV'',''start''">TV</a>'
 
 'luxurious <a href="exec:gt ''divan'',''start''">leather sofa</a>'