From 28677f9e8071015f65a81254232d12da6393f144 Mon Sep 17 00:00:00 2001 From: Fate Date: Mon, 1 Dec 2008 14:05:09 -0700 Subject: Added mutations to mobs (must change mob_db.txt) --- src/map/npc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/npc.c') diff --git a/src/map/npc.c b/src/map/npc.c index a82fe12..31a0c42 100644 --- a/src/map/npc.c +++ b/src/map/npc.c @@ -1729,7 +1729,6 @@ int npc_parse_mob(char *w1,char *w2,char *w3,char *w4) md->timer = -1; md->target_id=0; md->attacked_id=0; - md->speed=mob_db[class].speed; if (mob_db[class].mode&0x02) md->lootitem=(struct item *)aCalloc(LOOTITEM_SIZE,sizeof(struct item)); -- cgit v1.2.3-60-g2f50