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












                                             
// Author:
//    Saulc

003-1,88,135,0	script	Marius The Bard	441,{


hello;

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