Ver código fonte

fix the name of the called location

rachels 2 anos atrás
pai
commit
3464a34af5
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      locations/agentned.qsrc

+ 2 - 2
locations/agentned.qsrc

@@ -24,11 +24,11 @@ if $ARGS[0] = 'start':
 
 	if home_owned[1] = 1 and ArendHouseSL > 0:
 		*nl
-		'You have <B><<ArendHouseSL>> days</B> remaining on your St. Petersburg apartment lease. '+iif(money >= home_rent[1],'You can make a rent <a href="exec:money -= home_rent[1] & ArendHouseSL += ArendHouseSL_due & gt ''$agentned'', ''start''">payment</a> in cash to extend it.','You can''t afford to pay your rent at the moment')+''
+		'You have <B><<ArendHouseSL>> days</B> remaining on your St. Petersburg apartment lease. '+iif(money >= home_rent[1],'You can make a rent <a href="exec:money -= home_rent[1] & ArendHouseSL += ArendHouseSL_due & gt ''agentned'', ''start''">payment</a> in cash to extend it.','You can''t afford to pay your rent at the moment')+''
 	end
 	if home_owned[4] > 0 and ArendHouseSL4 > 0:
 		*nl
-		'You have <B><<ArendHouseSL4>> days</B> remaining on your Pushkin apartment lease. '+iif(money >= home_rent[4],'You can make a rent <a href="exec:money -= home_rent[4] & ArendHouseSL4 += ArendHouseSL_due & gt ''$agentned'', ''start''">payment</a> in cash to extend it.','You can''t afford to your pay rent at the moment')+''
+		'You have <B><<ArendHouseSL4>> days</B> remaining on your Pushkin apartment lease. '+iif(money >= home_rent[4],'You can make a rent <a href="exec:money -= home_rent[4] & ArendHouseSL4 += ArendHouseSL_due & gt ''agentned'', ''start''">payment</a> in cash to extend it.','You can''t afford to your pay rent at the moment')+''
 	end
 
 	if home_owned[1] = 2 or home_owned[3] > 0 or home_owned[5] = 1: