Browse Source

[text edit] changed courthouse description to city

julzor 5 years ago
parent
commit
78a8f8869a
2 changed files with 4 additions and 4 deletions
  1. 3 3
      locations/down.qsrc
  2. 1 1
      locations/sentence.qsrc

+ 3 - 3
locations/down.qsrc

@@ -202,11 +202,11 @@ end
 'Next door is the <<$desc_txt1>> followed by a <<$desc_txt2>> and <<$desc_txt3>> and the 5-star <a href="exec: minut += 5 & gt ''hotel'', ''foyer''">Hotel Indigo</a> for your housing needs. Lastly, the local <<$desc_txt4>> and <<$desc_txt5>> can be found at the end of the road.'
 *nl
 if week < 6 and hour >= 7 and hour <= 17:
-	$desc_txt6 = '<a href="exec: minut += 5 & gt ''sentence'',''start''">The Regional Courthouse</a>'
+	$desc_txt6 = '<a href="exec: minut += 5 & gt ''sentence'',''start''">The City Courthouse</a>'
 elseif week < 5 and hour > 17:
-	$desc_txt6 = '<a href="exec:msg ''The Regional Courthouse is closed and will reopen tomorrow at 7:00''">Regional Courthouse</a>'
+	$desc_txt6 = '<a href="exec:msg ''The City Courthouse is closed and will reopen tomorrow at 7:00''">City Courthouse</a>'
 else
-	$desc_txt6 = '<a href="exec:msg ''The Regional Courthouse is closed and will reopen on Monday at 7:00''">Regional Courthouse</a>'
+	$desc_txt6 = '<a href="exec:msg ''The City Courthouse is closed and will reopen on Monday at 7:00''">City Courthouse</a>'
 end
 $desc_txt7 = '<a href="exec: minut += 5 & gt ''police_station'',''start''">Main city police station</a>'
 'Away from the shops is both <<$desc_txt6>> and the <<$desc_txt7>>.'

+ 1 - 1
locations/sentence.qsrc

@@ -50,7 +50,7 @@ if $ARGS[0] = 'start':
 	minut += 2
 	gs'stat'
 	'<center><img <<$set_imgh>> src="images/locations/city/shared/court/courthouse.jpg"></center>'
-	'You are standing in the middle of the Greco-Roman inspired main courthouse for the whole St Petersburg region.'
+	'You are standing in the middle of the Greco-Roman inspired main courthouse for the whole city of St. Petersburg.'
 	'There are many statues of political and legal figures in the region going right back to a bust of Catherine the Great.'
 
 	act 'Leave': gt 'down'