summaryrefslogblamecommitdiff
path: root/npc/003-1/michel.txt
blob: 1a810b3e2cf231be8ba73510c634481bf7487af8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10


           
                                             





                  
                  
        
 
// Author:
//    Saulc

003-1,89,109,0	script	Michel	NPC_BACCHUS,{


hello;

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