Przeglądaj źródła

[fixes] Missing description for Pyaterochka in Pav when closed

KevinSmarts 5 lat temu
rodzic
commit
1eb6141182
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      locations/pavCommercial.qsrc

+ 1 - 1
locations/pavCommercial.qsrc

@@ -116,7 +116,7 @@ end
 if hour >= 8 and hour <= 20:
 	$desc_txt3 = '<a href="exec:minut += 2 & gt ''shop'', ''start''">Pyaterochka</a>, a popular discount supermarket chain'
 else
-	$desc_txt3 = '<a href="exec:msg ''Pyaterochka, which is closed right now. It will reopen again at 8:00''">Pyaterochka</a>'
+	$desc_txt3 = '<a href="exec:msg ''Pyaterochka, which is closed right now. It will reopen again at 8:00''">Pyaterochka</a>, a popular discount supermarket chain'
 end
 '<br>Of course, right after you visit the bank, you can spend your money at <<$desc_txt3>>.'