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

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


020-1.gat,0,0,0|script|Mob020-1|-1,
{
On1095:
    set @mobID, 1095;
    callfunc "MobPoints";
    end;

    end;
}