summaryrefslogtreecommitdiff
path: root/npc/005-6/morgan.txt
blob: 5f9fe1c3b9f96a61cc9e7638e35fab0c3f33e264 (plain) (blame)
1
2
3
4
5
6
005-6,30,37,0	script	Morgan	NPC_RUMLY,{

OnInit:
    .sex = G_MALE;
    end;
}