Facebook
From Crippled Kitten, 3 Years ago, written in Plain Text.
This paste is a reply to Re: Re: Re: Untitled from Blush Crane - go back
Embed
Viewing differences between Re: Re: Re: Untitled and Re: Re: Re: Re: Untitled
var nazwaQuesta = "test";


            
            function szukajQ()
            {
           if (g.talk.id == "12506") //zpa Eder
            {
                NextQ(50); 
//NextQ(50); 
            }
            else 
            {
                goTalkNpc(12506);
if (hero.x == 26 && hero.y == 21)
                {
                        _g(`talk&id=$12506`);
                
                }
                else 
                {
                        hero.margoMove(26,21); 
                
                }
            }
            
            }