summaryrefslogblamecommitdiff
path: root/npc/003-1/guardphilip.txt
blob: d64eca42473a9eaebbd52cb579ff1a7700d2f439 (plain) (tree)
1
2
3
4
5
6
7




                                             
 
      




                  
 
// Author:
//    Saulc

003-1,98,100,0	script	Guard Philipe	451,{


hello;

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