summaryrefslogtreecommitdiff
path: root/world/map/npc/068-2/_mobs.txt
blob: d7abff17c32292ea9a931271dcdf74c1bd7d7930 (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.
// Tulimshar Noble Indoors mobs

068-2.gat,94,54,5,6|monster|Silkworm|1035,4,10000,85000,Mob068-2::On1035


068-2.gat,0,0,0|script|Mob068-2|-1,
{
    end;

On1035:
    set @mobID, 1035;
    callfunc "MobPoints";
    end;
}