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












                                     
// Author:
//    Saulc

003-1,55,82,0	script	Inac	450,{


hello;

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