# city_suburbs ! 14-09-22 Added Metro link to navigation line 41 $location_type = 'public_outdoors' if $ARGS[0]='start': $loc = 'city_suburbs' $loc_arg = 'start' $menu_loc = 'city_suburbs' $menu_arg = 'start' menu_off = 0 gs'stat' '

Elite settlement

' '> src="images/locations/city/suburb/settlement.jpg" >' if car > 0 and cardrive = 28:'Your <<$car>> stands on the street.' if hour >= 4 and hour <= 23:'The Metro station is a 20 minute walk from here.' gs 'taxi' if AlexandriaQW > 6: if hour > 7 and hour < 20:'You can visit Aleksei''s home if you want to see the cranky wizard.' end if BDSMClub = 1 or BDSMmeet > 0: act 'BDSM-club':gt'BDSM_Club','start' end if func('homes_properties', 'has_access', 'matryona_mansion') = 0: 'There is a vacant piece of land for sale where a large mansion could be constructed.' act 'Visit the land for sale': minut += 10 & gt 'city_mansion_entrance' elseif func('homes_properties', 'is_property_of_status', 'owned', 'matryona_mansion'): constructionstatus = func('homes_properties', 'get_property_construction_status', 'matryona_mansion') if constructionstatus = 0: 'Your vacant plot of land is near hear' elseif constructionstatus = 1: 'You mansion is partially built near here.' else 'Your mansion is not too far from her' end act 'Visit your mansion': minut += 10 & gt 'city_mansion_entrance' else 'One of the most impressive buildings is your newly built mansion.' act 'Visit Matryona Mansion': gt 'city_mansion_entrance' end act 'View the insane asylum': minut += 2 & gt 'city_suburbs', 'ps1' act 'View the creepy old building': minut += 2 & gt 'city_suburbs', 'ps2' act 'Walk to the main road':nroad = 1 & minut += 15 & gt 'road' if hour >= 4 and hour <= 23: act 'Walk to the Metro': minut += 5 & gt 'metro', 'start' end if AlexandriaQW = 6: gs 'willpower', 'misc', 'self', 'easy' if will_cost <= pcs_willpwr: act 'Look for Alexandria''s direction (<> Willpower)': gs 'willpower', 'pay', 'easy' gt'alexandriaEv','interview1' end else act 'Look for Alexandria''s direction (<> Willpower)': '
You don''t have enough willpower to use this action.' end end end if $ARGS[0]='ps1': cla *clr $menu_loc = 'city_suburbs' $menu_arg = 'ps1' menu_off = 0 gs'stat' '

Insane asylum

' 'The inscription on the sign by the road reads, "Closed to the public".' if psiklik = 0:'
> src="images/locations/city/suburb/asylum0.jpg" >
' if psiklik = 1:'
> src="images/locations/city/suburb/asylum1.jpg" >
' act 'Go': minut += 2 & gt'city_suburbs','start' end if $ARGS[0]='ps2': cla *clr $menu_loc = 'city_suburbs' $menu_arg = 'ps2' menu_off = 0 gs'stat' '

An old abandoned building

' '
> src="images/locations/city/suburb/abandoned.jpg" >
' 'An abandoned building that spoils the local communities appearance and intimidates local residents.' act 'Go': minut += 2 & gt'city_suburbs','start' end --- city_suburbs ---------------------------------