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

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


001-3,0,0,0|script|Mob001-3|32767
{
    end;

On1002:
    set @mobID, 1002;
    callfunc "MobPoints";
    end;
}