summaryrefslogblamecommitdiff
path: root/npc/003-1/gladys.txt
blob: 19849eddafc9c18f14ea9fa68b2391d56c84e7ca (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12


           
                                          







                  
 
// Author:
//    Saulc

003-1,63,105,0	script	Gladys	NPC_MONA,{


hello;

OnInit:
    .sex = G_MALE;
    .distance = 3;
    end;
}