summaryrefslogblamecommitdiff
path: root/npc/000-1/gugli.txt
blob: 60bab59fac8a18dac936dffd38b159b569b02aef (plain) (tree)
1
2
3
4
5
6
7
8






                                              
                                               






                    
 
// Evol scripts.
// Author:
//    Reid
// Description:
//    Elmo's twin
//    Charged of an important quest from Nard.

000-1.gat,85,108,0,1	script	Gugli	313;2,{

    mesn;
    mesq l("Ciao!");
    next;

    close;

}