torgcentr 1.2 KB

1234567891011121314151617181920212223
  1. # torgcentr
  2. gs 'stat'
  3. '<center><b>Shopping mall</b></center>'
  4. '<center><img src="images/img/centr/torgcentr.jpg"></center>'
  5. ! WD: Supermarket fix
  6. $loc = $CURLOC
  7. if hour >= 8 and hour <= 20:
  8. ! WD: Move Shop-Keys Pussy to consistant open and close
  9. 'On the other side <a href="exec:gt ''young_shop''">Shop-Keys Pussy</a> sells clothing for young adults and a <a href="exec:gt ''sportShop'', ''start''">sporting goods store</a>.'
  10. 'Elite <a href="exec:gt ''butik'', ''start''">Boutique</a> with a fashionable and expensive clothes.'
  11. 'Next to it there is an expensive <a href="exec:gt ''salon'', ''start''">Beauty Salon</a>.'
  12. '<a href="exec:GT ''sportShop'',''start''">Sporting goods store</a>.'
  13. '<a href="exec:gt ''zoomagazine'',''start''">Pet-shop</a>'
  14. '<a href="exec:gt ''shopdacha''">Shop Stores</a>.'
  15. '<a href="exec:minut += 3 & gt ''hairsalon'', ''start''">The Golden Curl Salon</a>.'
  16. '<a href="exec:gt ''bouling''">Bowling</a>, <a href="exec:gt ''billiard''">billiard</a> and <a href="exec:gt ''kino''">theater</a>.'
  17. 'Located on the ground floor <a href="exec:gt ''shop'', ''start''">network supermarket</a> takoyzhe in the residential area.'
  18. end
  19. act 'Leave':gt 'down'
  20. --- torgcentr ---------------------------------