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

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