12345678910111213141516171819202122232425262728293031323334 |
- # torgcentr
- gs 'stat'
- <<<<<<< 364_torgcentr
- '<center><B>Shopping mall</B></center>'
- '<center><img src="images\img\centr\torgcentr.jpg"></center>'
- if hour >= 8 and hour <= 20:
- 'Elite <a href="exec:GT ''butik'',''start''">Boutique</a> with a fashionable and expensive clothes.'
- 'Next to it there is an expensive <a href="exec:GT ''salon'',''start''">Beauty Spa</a>.'
- '<a href="exec: minut += 3 & GT''hairsalon'',''start''">The Golden Curl Salon</a>.'
- '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>.'
- 'Further ahead you can see a <a href="exec:$loc=''torgcentr''> ''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>.'
- '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>.'
- 'Located on the ground floor <a href="exec:$loc=''torgcentr''> ''shop'',''start''">network supermarket</a> takoyzhe in the residential area.'
- end
- act 'Leave': gt 'down'
- =======
- '<center><B>Commerce-entertainment Center</B></center>'
- '<center><img src="img/centr/torgcentr.jpg" ></center>'
- '<a href="exec:GT ''young_shop''">shop Keys-pussy</a>.'
- if hour >= 8 and hour <= 20:
- 'elitist <a href="exec:GT ''butik'',''start''">boutique</a> with fashionable and expensive clothes.'
- '<a href="exec:GT ''salon'',''start''">beauty salon</a>.'
- '<a href="exec:GT ''sportShop'',''start''">sporting goods store</a>.'
- '<a href="exec:GT ''zoomagazine'',''start''">pet-shop</a>.'
- '<a href="exec:GT ''shopdacha''">Shop Stores</a>.'
- '<a href="exec:gt''bouling''">bowling</a>, <a href="exec:gt''billiard''">billiard</a> and <a href="exec:gt''kino''">theater</a>.'
- 'On the ground floor is located <a href="exec:GT ''shop'',''start''">network supermarket</a> takoyzhe in a residential area.'
- end
- act 'Get_Away':gt'down'
- >>>>>>> 364_torgcentr
- --- torgcentr ---------------------------------
|