1
0
Просмотр исходного кода

[fixed] forgotten husband line

anjuna krokus 2 недель назад
Родитель
Сommit
f71f32bcb6
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      locations/Komp.qsrc

+ 2 - 2
locations/Komp.qsrc

@@ -76,7 +76,7 @@ if $ARGS[0] = 'browse':
 	else
 		'<center><img <<$set_imgh>> src="images/pc/items/accessories/computer/komp.jpg"></center>'
 		if access['general-text'] = 1: '<center><h4 style="color: red;"><b><<$access[''general-text'']>></b></h4></center>'
-		'You head to your favourite start page while you decide what you want to do.'		
+		'You head to your favourite start page while you decide what you want to do.'
 		'A blinking banner for a <a href="exec: gt ''komp'',''agent''">Kirsanova Real Estate Agency</a> keeps popping up in the corner.'
 		if access['noporn'] = 1:
 			"<b><<$access['noporn']>></b>"
@@ -84,7 +84,7 @@ if $ARGS[0] = 'browse':
 		if camwhore = 1 and access['nocamshow'] = 1 and mc_inventory['tech_webcam'] = 1: 
 			"<b><<$access['nocamshow']>></b>"
 		end
-		if func('homes_properties', 'is_property_of_status', 'owned', 'city_apartment') and husband = 0: act 'Rent your apartment out': gt 'komp', 'sale'
+		if func('homes_properties', 'is_property_of_status', 'owned', 'city_apartment') and $husID = '': act 'Rent your apartment out': gt 'komp', 'sale'
 
 		if access['noporn'] = 0: act 'Watch porn': gt 'komp', 'porno'