From 2fc7f28f753e36e30cd11e29f22caf3eef121138 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 6 Nov 2019 20:04:17 -0300 Subject: Fix Darkelm and Bull. Fix Earth Powder drop rate. --- npc/009-1/guards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/009-1') diff --git a/npc/009-1/guards.txt b/npc/009-1/guards.txt index 83c9e0841..7a4c2863c 100644 --- a/npc/009-1/guards.txt +++ b/npc/009-1/guards.txt @@ -131,7 +131,7 @@ OnInit: // Check items.xml for info about this. .@npcId = getnpcid(); - setunitdata(.@npcId, UDT_HEADTOP, Bull); + setunitdata(.@npcId, UDT_HEADTOP, BullHelmet); setunitdata(.@npcId, UDT_HEADMIDDLE, LieutenantArmor); setunitdata(.@npcId, UDT_HEADBOTTOM, RaidTrousers); setunitdata(.@npcId, UDT_SHIELD, LousyMoccasins); // TODO FIXME: Display Boots -- cgit v1.2.3-60-g2f50