|
@@ -25,9 +25,9 @@ if $ARGS[0] = 'start':
|
|
'<center><b>Red Light District</b></center>'
|
|
'<center><b>Red Light District</b></center>'
|
|
'<center><img <<$set_imgh>> src="images/locations/city/redlight/redlight.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/locations/city/redlight/redlight.jpg"></center>'
|
|
|
|
|
|
- 'This small area inside the Industrial District is home to a number of strip clubs and sex shops.'
|
|
|
|
|
|
+ 'This small area inside the Industrial District is home to strip clubs, adult stores and other seedy businesses.'
|
|
if hour >= 18 or hour < 3:
|
|
if hour >= 18 or hour < 3:
|
|
- 'The bright lights and booming music of the <a href="exec:gt ''stripclub'', ''start''">Fuzzy Dice</a> strip club attract men from all over the city.'
|
|
|
|
|
|
+ 'The bright lights and booming music of the <a href="exec:gt ''stripclub'', ''start''">Golden Girls</a> strip club attract men from all over the city.'
|
|
else
|
|
else
|
|
'The strip club is closed for the day and will reopen at '+func('time', 'get_time_string', 18, 0, cheatVars['time_format'])+'.'
|
|
'The strip club is closed for the day and will reopen at '+func('time', 'get_time_string', 18, 0, cheatVars['time_format'])+'.'
|
|
end
|
|
end
|