|
@@ -126,7 +126,7 @@ if Enable_tablemap = 0:
|
|
|
if katjaQW['QWstage'] >= 2 or mey_vika['mey_vika_qw'] >= 27 or mey_vika['key'] = 1: 'Nearby is a large house where the <a href="exec:minut += 10 & gt''mey_home'', ''door''">Meynold twins</a> live.'
|
|
|
if LariskaQW['story'] >= 6: '<a href="exec:minut += 10 & gt ''LariskaHome'', ''front_door''">Lariska</a> lives about 10 minutes away from here.'
|
|
|
if christinaQW['subpath'] >= 5: '<a href="exec: gt ''Zvereva_house'', ''front_door''">Christina</a> lives in an expensive house near here.'
|
|
|
- if AlbinaQW['KnowsHouse'] = 1:'<a href="exec:minut += 10 & gt ''albinahome'',''gate''">Albina</a> lives in one of the few luxurious mansions Pavlovsk has to offer.'
|
|
|
+ if AlbinaQW['KnowsHouse'] = 1:'<a href="exec:minut += 10 & gt ''albinahome'',''door_bell''">Albina</a> lives in one of the few luxurious mansions Pavlovsk has to offer.'
|
|
|
if soniaQW['homeinvite'] = 1: '<a href="exec:minut += 10 & gt ''soniahome'',''home''">Sonia''s</a> house is up through a garden pathway to a well cared for grey, wooden-clad house.'
|
|
|
else
|
|
|
st_count=0 & $show_table=''
|
|
@@ -135,7 +135,7 @@ else
|
|
|
if katjaQW['QWstage'] >= 2 or mey_vika['mey_vika_qw'] >= 27 or mey_vika['key'] = 1: gs 'show_table', 'The house of the <a href="exec:minut += 10 & gt''mey_home'', ''door''">Meynold twins</a>','3'
|
|
|
if LariskaQW['story'] >= 6: gs 'show_table', 'House of <a href="exec:minut += 10 & gt ''LariskaHome'', ''front_door''" >Lariska Gruzdev</a> in the richer part of town','3'
|
|
|
if christinaQW['subpath'] >= 5: gs 'show_table', '<br><a href="exec: gt ''Zvereva_house'', ''front_door''">Christina</a> lives in an expensive house near here.','3'
|
|
|
- if AlbinaQW['KnowsHouse'] = 1: gs 'show_table', 'A luxurious mansion that''s home to <a href="exec:minut += 10 & gt ''albinahome'',''gate''">Albina Barlovskaya</a>','3'
|
|
|
+ if AlbinaQW['KnowsHouse'] = 1: gs 'show_table', 'A luxurious mansion that''s home to <a href="exec:minut += 10 & gt ''albinahome'',''door_bell''">Albina Barlovskaya</a>','3'
|
|
|
if soniaQW['homeinvite'] = 1: gs 'show_table', 'A grey wooden-clad house that''s home to <a href="exec:minut += 10 & gt ''soniahome'',''home''">Sonia Ivanko</a>','3'
|
|
|
if st_count > 0 :'<TABLE BORDER=1><<$show_table>></TR></TABLE>'
|
|
|
end
|