summaryrefslogtreecommitdiff
path: root/npc/003-10
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-11-06 20:04:17 -0300
committerJesusaves <cpntb1@ymail.com>2019-11-06 20:04:17 -0300
commit2fc7f28f753e36e30cd11e29f22caf3eef121138 (patch)
tree26e4fa724b4a3b70fc69cd4ba2c05d363005feff /npc/003-10
parent8164f3347654948c2565e34494623dd0cb84be56 (diff)
downloadserverdata-2fc7f28f753e36e30cd11e29f22caf3eef121138.tar.gz
serverdata-2fc7f28f753e36e30cd11e29f22caf3eef121138.tar.bz2
serverdata-2fc7f28f753e36e30cd11e29f22caf3eef121138.tar.xz
serverdata-2fc7f28f753e36e30cd11e29f22caf3eef121138.zip
Fix Darkelm and Bull. Fix Earth Powder drop rate.
Diffstat (limited to 'npc/003-10')
-rw-r--r--npc/003-10/arnea.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-10/arnea.txt b/npc/003-10/arnea.txt
index b9039e121..75594b08c 100644
--- a/npc/003-10/arnea.txt
+++ b/npc/003-10/arnea.txt
@@ -164,7 +164,7 @@ L_Quit:
OnInit:
.@npcId = getnpcid(.name$);
- setunitdata(.@npcId, UDT_HEADTOP, Darkelm);
+ setunitdata(.@npcId, UDT_HEADTOP, DarkHelm);
setunitdata(.@npcId, UDT_HEADMIDDLE, CopperArmor);
setunitdata(.@npcId, UDT_HEADBOTTOM, JeansChaps);
setunitdata(.@npcId, UDT_WEAPON, RockKnife);