summaryrefslogtreecommitdiff
path: root/npc/001-1/stat_reset.txt
blob: ab326064527cd23efa35d24179172cbf3e11bde9 (plain) (blame)
1
2
3
4
5
6
001-1,117,105,0	script	Malivox	NPC103,{
    @npcname$ = "Malivox";
    callfunc "StatReset";
    close;
}