summaryrefslogtreecommitdiff
path: root/npc/000-1/gugli.txt
blob: 7e46d0ebd0dd211f364a86ebe2d885d71b667ce1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// 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;

}