summaryrefslogblamecommitdiff
path: root/npc/005-6/morgan.txt
blob: 44df10a630ce17da6f14f027d19f7171b1bbbef4 (plain) (tree)
1
2
3
4
5
6
7
8

                                           

      



                  
005-6,30,37,0	script	Morgan	NPC_RUMLY,{

hello;

OnInit:
    .sex = G_MALE;
    end;
}