// 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;
}