|
@@ -1,21 +1,18 @@
|
|
|
# dachain
|
|
|
|
|
|
-$loc = 'dachain'
|
|
|
-$locM = 'dachain'
|
|
|
-$menu_loc = 'dachain'
|
|
|
-
|
|
|
-gs 'stat'
|
|
|
-gs 'themes', 'indoors'
|
|
|
-
|
|
|
-if $args[0] = '':
|
|
|
+if $args[0] = 'start':
|
|
|
$location_type = 'private'
|
|
|
- $loc_arg = ''
|
|
|
- $locM_arg = ''
|
|
|
- $menu_arg = ''
|
|
|
+ $loc = 'dachain'
|
|
|
+ $loc_arg = 'start'
|
|
|
+ $locM = 'dachain'
|
|
|
+ $locM_arg = 'start'
|
|
|
+ $menu_loc = 'dachain'
|
|
|
+ $menu_arg = 'start'
|
|
|
menu_off = 0
|
|
|
internetS = internet
|
|
|
|
|
|
killvar '$locclass'
|
|
|
+ gs 'themes', 'indoors'
|
|
|
*clr & cla
|
|
|
gs 'stat'
|
|
|
'<center><b><font color="maroon">Cottage</font></b></center>'
|
|
@@ -41,6 +38,20 @@ if $args[0] = '':
|
|
|
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>'
|
|
|
|
|
|
+ act 'Go outside':
|
|
|
+ if $clothingworntype ! 'nude':
|
|
|
+ minut += 5 & gt 'dachamy'
|
|
|
+ else
|
|
|
+ msg'<b><font color = red>You can''t leave the house naked! You need to get dressed first.</font></b>'
|
|
|
+ gt 'dachain', 'start'
|
|
|
+ end
|
|
|
+ end
|
|
|
+
|
|
|
+ act 'Go to the Bathroom': gt 'dachain', 'dachabath'
|
|
|
+ act 'Go to the kitchen alcove': gt 'dachain', 'dachakit'
|
|
|
+ act 'Get in the bed': gt 'bed', 'start'
|
|
|
+ act 'Lie on the couch': gt 'divan', 'start'
|
|
|
+
|
|
|
!!-------------------------------------------------------------------------------------------------------------------------------------
|
|
|
!!------------------------------------------------------- Music related actions come here ---------------------------------------------
|
|
|
!!-------------------------------------------------------------------------------------------------------------------------------------
|
|
@@ -50,13 +61,13 @@ if $args[0] = '':
|
|
|
act 'Place the guitar next to your desk':
|
|
|
ml_guitar['carried'] = 0
|
|
|
$ml_guitar['location'] = $curloc
|
|
|
- gt 'dachain', ''
|
|
|
+ gt 'dachain', 'start'
|
|
|
end
|
|
|
elseif ml_guitar['hasguitar'] and ml_guitar['carried'] = 0:
|
|
|
act 'Pick up the guitar':
|
|
|
ml_guitar['carried'] = 1
|
|
|
$ml_guitar['location'] = ''
|
|
|
- gt 'dachain', ''
|
|
|
+ gt 'dachain', 'start'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -144,7 +155,6 @@ if $args[0] = '':
|
|
|
end
|
|
|
end
|
|
|
|
|
|
-
|
|
|
!!Uploading recorded music if there are any not uploaded yet
|
|
|
if ml_uploadablemusic > 0 and internet > 0 and ml_online['account'] = 1:
|
|
|
if pcs_inhib < 30:
|
|
@@ -167,29 +177,18 @@ if $args[0] = '':
|
|
|
act 'Upload music': gt 'music_onlinemusic', 'uploadallmusic'
|
|
|
end
|
|
|
|
|
|
- act 'Lie on the couch': gt 'divan', 'start'
|
|
|
- act 'Go to the kitchen alcove': gt 'dachain', 'dachakit'
|
|
|
- act 'Go to the Bathroom': gt 'dachain', 'dachavann'
|
|
|
- act 'Get in the bed': gt 'bed', 'start'
|
|
|
-
|
|
|
- act 'Go outside':
|
|
|
- if $clothingworntype ! 'nude':
|
|
|
- minut += 5 & gt 'dachamy'
|
|
|
- else
|
|
|
- msg'<b><font color = red>You can''t leave the house naked! You need to get dressed first.</font></b>'
|
|
|
- gt 'dachain'
|
|
|
- end
|
|
|
- end
|
|
|
-
|
|
|
if curr_home ! 3:
|
|
|
- act 'Set this cottage as your main home':gs 'set_home', 3 & gt 'dachain'
|
|
|
+ act 'Set this cottage as your main home':gs 'set_home', 3 & gt 'dachain', 'start'
|
|
|
end
|
|
|
end
|
|
|
|
|
|
if $args[0] = 'dachakit':
|
|
|
$location_type = 'private'
|
|
|
+ $loc = 'dachain'
|
|
|
$loc_arg = 'dachakit'
|
|
|
+ $locM = 'dachain'
|
|
|
$locM_arg = 'dachakit'
|
|
|
+ $menu_loc = 'dachain'
|
|
|
$menu_arg = 'dachakit'
|
|
|
menu_off = 0
|
|
|
$locclass = 'kitr'
|
|
@@ -203,7 +202,7 @@ if $args[0] = 'dachakit':
|
|
|
'<center><img <<$set_imgh>> src="images/locations/suburban/cottage/dachakit1.jpg"></center>'
|
|
|
end
|
|
|
|
|
|
- act 'Go into the main room': gt 'dachain', ''
|
|
|
+ act 'Go into the main room': gt 'dachain', 'start'
|
|
|
|
|
|
if cltarelka > 0:
|
|
|
'<b><<cltarelka>></b> clean plates are stored in the cupboard.'
|
|
@@ -263,14 +262,17 @@ if $args[0] = 'dachakit':
|
|
|
|
|
|
end
|
|
|
|
|
|
-if $args[0] = 'dachavann':
|
|
|
- $loc_arg = 'dachavann'
|
|
|
- $locM_arg = 'dachavann'
|
|
|
- $menu_arg = 'dachavann'
|
|
|
+if $args[0] = 'dachabath':
|
|
|
+ $loc = 'dachain'
|
|
|
+ $loc_arg = 'dachabath'
|
|
|
+ $locM = 'dachain'
|
|
|
+ $locM_arg = 'dachabath'
|
|
|
+ $menu_loc = 'dachain'
|
|
|
+ $menu_arg = 'dachabath'
|
|
|
menu_off = 0
|
|
|
$location_type = 'bathroom'
|
|
|
$bathtype = 'bathtub shower'
|
|
|
- killvar '$locclass'
|
|
|
+
|
|
|
*clr & cla
|
|
|
gs 'stat'
|
|
|
'<center><b><font color="maroon">Cottage Bathroom</font></b></center>'
|
|
@@ -279,9 +281,11 @@ if $args[0] = 'dachavann':
|
|
|
else
|
|
|
'<center><img <<$set_imgh>> src="images/locations/suburban/cottage/dachavan1.jpg"></center>'
|
|
|
end
|
|
|
+
|
|
|
+ act 'Go into the main room': gt 'dachain', 'start'
|
|
|
+
|
|
|
gs'selfplay','suction_dildo'
|
|
|
gs 'din_van', 'private'
|
|
|
- act 'Go into the main room': gt 'dachain', ''
|
|
|
end
|
|
|
|
|
|
--- dachain ---------------------------------
|