summaryrefslogtreecommitdiff
path: root/world/map/npc/001-1/stat_reset.txt
blob: e8c61ca39b529df3481feb37010a1dad219bba13 (plain) (blame)
1
2
3
4
5
6
7
8
//

001-1,117,105,0|script|Malivox|103
{
    set @npcname$, "Malivox";
    callfunc "StatReset";
    close;
}