summaryrefslogtreecommitdiff
path: root/world/map/npc/020-1/_mobs.txt
blob: da1ffd27973d006b0df078d0902a000105922b3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// This file is generated automatically. All manually added changes will be removed when running the Converter.
// Nivalis mobs

020-1,0,0,0,0|monster|WhiteBell|1095,3,100000ms,30000ms,Mob020-1::On1095


020-1,0,0,0|script|Mob020-1|32767
{
    end;

On1095:
    set @mobID, 1095;
    callfunc "MobPoints";
    end;
}