summaryrefslogtreecommitdiff
path: root/world/map/npc/020-1/_mobs.txt
blob: 9d266c49ba131f5cd1ba4093a5db36eb9ba1a86e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// 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|White Bell|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;
}