|
@@ -13,6 +13,8 @@ if $args[0] = '':
|
|
|
$metkaM = ''
|
|
|
$menu_arg = ''
|
|
|
menu_off = 0
|
|
|
+ internetS = 0
|
|
|
+
|
|
|
killvar '$locclass'
|
|
|
*clr & cla
|
|
|
gs 'stat'
|
|
@@ -30,6 +32,9 @@ if $args[0] = '':
|
|
|
*nl
|
|
|
'There is a sofa in front of the fireplace, a kitchen alcove opposite the bed and the door to the bathroom next to that.'
|
|
|
*nl
|
|
|
+ if komp = 1:'Your <a href="exec: gt ''Komp'',''start''">laptop</a> is on the table.'
|
|
|
+ *nl
|
|
|
+
|
|
|
if hour >= 6 and hour <= 20 and etoexhib = 11:'Kopashatsya working in the garden, hmm ... maybe sometime <a href="exec:gt ''etoexhib'', ''pos10''">motivate</a> for them to work quicker and smarter.'
|
|
|
if hour >= 6 and hour <= 20 and etoexhib = 12:'Leave in <a href="exec:gt ''etoexhib'', ''pos11''">garden in lingerie and robe.</a>'
|
|
|
if hour >= 6 and hour <= 20 and etoexhib = 13 and temp ! daystart:'I wonder how to <a href="exec:gt ''etoexhib'', ''pos12''">garden</a>'
|