|
@@ -5,7 +5,7 @@ if curr_home = 1:
|
|
$home_name = 'City residential apartment'
|
|
$home_name = 'City residential apartment'
|
|
$home_town = 'city'
|
|
$home_town = 'city'
|
|
$home_location = 'city_residential'
|
|
$home_location = 'city_residential'
|
|
- $hone_entrance = 'korr'
|
|
|
|
|
|
+ $home_entrance = 'korr'
|
|
elseif curr_home = 2:
|
|
elseif curr_home = 2:
|
|
$home_name = 'Parent''s home in Pavlovsk'
|
|
$home_name = 'Parent''s home in Pavlovsk'
|
|
$home_town = 'pavlovsk'
|
|
$home_town = 'pavlovsk'
|
|
@@ -70,7 +70,7 @@ elseif curr_home = 14:
|
|
$home_name = 'Grandparent''s house in Gadukino'
|
|
$home_name = 'Grandparent''s house in Gadukino'
|
|
$home_town = 'gadukino'
|
|
$home_town = 'gadukino'
|
|
$home_location = 'gaddvor'
|
|
$home_location = 'gaddvor'
|
|
- $hone_entrance = 'gaddvor'
|
|
|
|
|
|
+ $home_entrance = 'gaddvor'
|
|
end
|
|
end
|
|
|
|
|
|
--- set_home ---------------------------------
|
|
--- set_home ---------------------------------
|