<<<<<<< 559_Hall # Hall *PL '' *PL 'You entered the foyer of the building of a giant casino.' ======= # hall *PL '' *PL 'You entered the hall of the giant casino building. ' >>>>>>> 559_hall *PL 'You can go:' ACT 'Get out of the casino': gt 'casino' END USEHTML = 1 *clear clr <<<<<<< 559_Hall gs 'stat' set minut += 5 picrand = RAND(0,2) if picrand = 0: '' if picrand = 1: '' if picrand = 2: '' 'By the head waiter' 'In the Hall slot machines' 'In room games Roulette' 'In room games Cards' !'In restaurant' !'In bar' !'In Theatre' 'K Hotel' --- Hall --------------------------------- # $menu_skills dynamic $objskills --- $menu_skills --------------------------------- # $menu_descrip dynamic $objdescrip --- $menu_descrip --------------------------------- # $menu_statistika dynamic $objstatistika --- $menu_statistika --------------------------------- # $menu_mobila dynamic $objmobila --- $menu_mobila --------------------------------- # $menu_magic dynamic $objmagic --- $menu_magic --------------------------------- # $menu_face dynamic $objface --- $menu_face --------------------------------- # $menu_body dynamic $objbody --- $menu_body --------------------------------- # $menu_clothes dynamic $objclothes --- $menu_clothes --------------------------------- # $menu_tattoos dynamic $objtattoos --- $menu_tattoos --------------------------------- # $menu_pirs dynamic $objpirsing --- $menu_pirs --------------------------------- # $menu_obnovit gs 'stat' --- $menu_obnovit --------------------------------- # $menu_bloknot dynamic $objbloknot --- $menu_bloknot --------------------------------- # $menu_avariya dynamic $objavariya --- $menu_avariya --------------------------------- # $menu_addoldmenu dynamic $objoldmenu --- $menu_addoldmenu --------------------------------- # $menu_automatica gs 'automatics' dynamic $automatica --- $menu_automatica --------------------------------- # $menu_helper gs 'menu_helper' dynamic $helper_start --- $menu_helper --------------------------------- ======= gs'stat' set minut=minut + 5 picrand=RAND(0,2) if picrand=0:'' if picrand=1:'' if picrand=2:'' 'K headwaiter' 'In the room slot machines' 'In room games roulette' 'In room games cards' !'B restaurant' !'B bar' !'B theater' 'K hotel' --- hall --------------------------------- >>>>>>> 559_hall