364_torgcentr 2.1 KB

12345678910111213141516171819202122232425262728293031323334
  1. # torgcentr
  2. gs 'stat'
  3. <<<<<<< 364_torgcentr
  4. '<center><B>Shopping mall</B></center>'
  5. '<center><img src="images\img\centr\torgcentr.jpg"></center>'
  6. if hour >= 8 and hour <= 20:
  7. 'Elite <a href="exec:GT ''butik'',''start''">Boutique</a> with a fashionable and expensive clothes.'
  8. 'Next to it there is an expensive <a href="exec:GT ''salon'',''start''">Beauty Spa</a>.'
  9. '<a href="exec: minut += 3 & GT''hairsalon'',''start''">The Golden Curl Salon</a>.'
  10. '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>.'
  11. 'Further ahead you can see a <a href="exec:$loc=''torgcentr''&GT ''pharmacy'',''start''">pharmacy</a> and a <a href="exec:GT ''zoomagazine'',''start''">pet shop</a>. In front of them a stand with the saying: <a href="exec:GT ''shopdacha''">Shop for all homes</a>.'
  12. 'Near the <a href="exec:gt ''kino''">movies</a> there is a <a href="exec:gt ''bouling''">bowling alley</a> and a <a href="exec:gt ''billiard''">billiard hall</a>.'
  13. 'Located on the ground floor <a href="exec:$loc=''torgcentr''&GT ''shop'',''start''">network supermarket</a> takoyzhe in the residential area.'
  14. end
  15. act 'Leave': gt 'down'
  16. =======
  17. '<center><B>Commerce-entertainment Center</B></center>'
  18. '<center><img src="img/centr/torgcentr.jpg" ></center>'
  19. '<a href="exec:GT ''young_shop''">shop Keys-pussy</a>.'
  20. if hour >= 8 and hour <= 20:
  21. 'elitist <a href="exec:GT ''butik'',''start''">boutique</a> with fashionable and expensive clothes.'
  22. '<a href="exec:GT ''salon'',''start''">beauty salon</a>.'
  23. '<a href="exec:GT ''sportShop'',''start''">sporting goods store</a>.'
  24. '<a href="exec:GT ''zoomagazine'',''start''">pet-shop</a>.'
  25. '<a href="exec:GT ''shopdacha''">Shop Stores</a>.'
  26. '<a href="exec:gt''bouling''">bowling</a>, <a href="exec:gt''billiard''">billiard</a> and <a href="exec:gt''kino''">theater</a>.'
  27. 'On the ground floor is located <a href="exec:GT ''shop'',''start''">network supermarket</a> takoyzhe in a residential area.'
  28. end
  29. act 'Get_Away':gt'down'
  30. >>>>>>> 364_torgcentr
  31. --- torgcentr ---------------------------------