summaryrefslogtreecommitdiff
path: root/world/map/npc/029-2/_mobs.txt
blob: 02d3fbd958be678f5604bcf06afa41d36cf83719 (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.
// Candor Island Indoor mobs

029-2,33,57,24,7|monster|HouseMaggot|1050,7,100000ms,30000ms,Mob029-2::On1050


029-2,0,0,0|script|Mob029-2|32767
{
    end;

On1050:
    set @mobID, 1050;
    callfunc "MobPoints";
    end;
}