summaryrefslogtreecommitdiff
path: root/world/map/npc/001-3/_mobs.txt
blob: 47156be725619aabf2ac758e7c7b82b45a116760 (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.
// Tulimshar Arena mobs

001-3.gat,0,0,0,0|monster|Maggot|1002,10,0,0,Mob001-3::On1002


001-3.gat,0,0,0|script|Mob001-3|-1,{
On1002:
    set @mobID, 1002;
    callfunc "MobPoints";
    end;

    end;
}