Explorar o código

[fixes] Minor fixes, all cosmetic

Kevin_Smarts %!s(int64=2) %!d(string=hai) anos
pai
achega
7d71b88637
Modificáronse 4 ficheiros con 6 adicións e 7 borrados
  1. 2 2
      locations/agentned.qsrc
  2. 2 3
      locations/clothing.qsrc
  3. 1 1
      locations/purses.qsrc
  4. 1 1
      locations/wardrobe.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] & home_owned[1] = 1 & ArendHouseSL += ArendHouseSL_due & gs ''$menu_obnovit''">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] & home_owned[1] = 1 & ArendHouseSL4 += ArendHouseSL_due & gs ''$menu_obnovit''">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:

+ 2 - 3
locations/clothing.qsrc

@@ -149,15 +149,14 @@ if $ARGS[0] = 'view_clothing_list':
 	
 	if $ARGS[1] = 'wardrobe':
 		$ward_list_page = $ARGS[1]
-		'<center><table><TH><a href="exec:gt ''wardrobe'', ''main''"><img src="images/system/icons/clothing/clothes.png" height="50"></TH><TH><a href="exec:gt ''wardrobe'', ''default''"><img src="images/system/icons/clothing/default.png" height="150"></a></TH><TH><b>Your Wardrobe</b></TH>'
+		'<center><table><TH><a href="exec:gt ''wardrobe'', ''main''"><img src="images/system/icons/clothing/clothes.png" height="50"></TH><TH><a href="exec:gt ''wardrobe'', ''default''"><img src="images/system/icons/clothing/default.png" height="50"></a></TH><TH><b>Your Wardrobe</b></TH>'
 	elseif $ARGS[1] = 'resize':
 		$ward_list_page = $ARGS[1]
 		'<h3><center><b><font color="maroon">Choose item/s to resize</font></b></center></h3>'
 	end
 	'<center><b><font color="maroon">Choose to view all or select by shop</font></b></center>'
 	*nl
-	'<center><table border=1><TH><a href="exec:gt ''clothing'', ''clothing_list'', ''all''"><img src="images/system/icons/clothing/all_outfits.png"></a></TH></table></center>'
-	*nl
+	'<center><TH><a href="exec:gt ''clothing'', ''clothing_list'', ''all''"><img src="images/system/icons/clothing/all_outfits.png"></a></TH></center>'
 
 	if ARRSIZE('gm_outfits') > 0 or ARRSIZE('gm_dress') > 0:'<center><a href="exec:$ward_list_store = ''gm'' & gt ''clothing'', ''clothing_list'', ''gm''"><img src="images/locations/city/citycenter/mall/gm.png"></a></center>'
 

+ 1 - 1
locations/purses.qsrc

@@ -22,7 +22,7 @@ if $ARGS[0] = 'view_purse_list':
 	$clothing_header = '<center><table border=1>'
 	if $ARGS[1] ! 'wardrobe': $clothing_header += '<TH><a href="exec:gt ''purses'', ''view_purse_list'', ''wardrobe''">Switch to wardrobe list</a></TH>'
 	if $ARGS[1] ! 'store': $clothing_header += '<TH><a href="exec:gt ''purses'', ''view_purse_list'', ''store''">Switch to stored clothing list</a></TH>'
-	if $ARGS[1] ! 'unwanted': $clothing_header += '<TH><a href="exec:gt ''purses'', ''view_purse_list'', ''unwanted''">Switch to unwanted clothing list</a></TH></center>'
+	if $ARGS[1] ! 'unwanted': $clothing_header += '<TH><a href="exec:gt ''purses'', ''view_purse_list'', ''unwanted''">Switch to unwanted clothing list</a></TH></table></center>'
     '<<$clothing_header>>'
 
 	if $ARGS[1] = 'wardrobe':

+ 1 - 1
locations/wardrobe.qsrc

@@ -41,7 +41,7 @@ if $ARGS[0] = 'main':
 		gs 'clothing', 'strip'
 	end
 	if ward_img_hgt = 0:ward_img_hgt = 150
-	'<center><table><TH><b>Your Clothes</b></TH><TH><a href="exec:gt ''wardrobe'', ''default''"><img src="images/system/icons/clothing/default.png" height="150"></a></TH><TH><a href="exec:gt ''clothing'', ''view_clothing_list'', ''wardrobe''"><img src="images/system/icons/clothing/organize.png" height="50"></a></TH></table></center>'
+	'<center><table><TH><b>Your Clothes</b></TH><TH><a href="exec:gt ''wardrobe'', ''default''"><img src="images/system/icons/clothing/default.png" height="50"></a></TH><TH><a href="exec:gt ''clothing'', ''view_clothing_list'', ''wardrobe''"><img src="images/system/icons/clothing/organize.png" height="50"></a></TH></table></center>'
 
 	if $pursepantytype ! '' or $pursebratype ! '':
 		'<center>You put the '+iif($pursepantytype ! '','panties','')+iif($pursepantytype ! '' and $pursebratype ! '',' and ','')+iif($pursebratype ! '','bra','')+' from your purse back in the wardrobe.</center><br>'