summaryrefslogtreecommitdiff
path: root/npc/003-10
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-01-06 02:40:25 -0200
committerJesusaves <cpntb1@ymail.com>2019-01-06 02:40:25 -0200
commit9764f17f5b29e1f4e9bbfbac9e0972cfedc506b0 (patch)
treec5e49945fce45d4629dd43fba7f9e6ab485d4857 /npc/003-10
parent1fc9715f84c55e9a9b0d51bf2a5c09ca9828dc96 (diff)
downloadserverdata-9764f17f5b29e1f4e9bbfbac9e0972cfedc506b0.tar.gz
serverdata-9764f17f5b29e1f4e9bbfbac9e0972cfedc506b0.tar.bz2
serverdata-9764f17f5b29e1f4e9bbfbac9e0972cfedc506b0.tar.xz
serverdata-9764f17f5b29e1f4e9bbfbac9e0972cfedc506b0.zip
Adjust chests, some of Saulc liking along my own.
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 841ae3492..d2f6979e6 100644
--- a/npc/003-10/arnea.txt
+++ b/npc/003-10/arnea.txt
@@ -126,7 +126,7 @@ L_Quit:
OnInit:
.@npcId = getnpcid(.name$);
setunitdata(.@npcId, UDT_HEADTOP, Darkelm);
- setunitdata(.@npcId, UDT_HEADMIDDLE, LegionCopperArmor);
+ setunitdata(.@npcId, UDT_HEADMIDDLE, CopperArmor);
setunitdata(.@npcId, UDT_HEADBOTTOM, JeansChaps);
setunitdata(.@npcId, UDT_WEAPON, RockKnife);
setunitdata(.@npcId, UDT_HAIRSTYLE, 14);