diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-06 02:40:25 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-06 02:40:25 -0200 |
commit | 9764f17f5b29e1f4e9bbfbac9e0972cfedc506b0 (patch) | |
tree | c5e49945fce45d4629dd43fba7f9e6ab485d4857 /npc/003-1/ishi.txt | |
parent | 1fc9715f84c55e9a9b0d51bf2a5c09ca9828dc96 (diff) | |
download | serverdata-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-1/ishi.txt')
-rw-r--r-- | npc/003-1/ishi.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/ishi.txt b/npc/003-1/ishi.txt index e7ec233f0..c0d737645 100644 --- a/npc/003-1/ishi.txt +++ b/npc/003-1/ishi.txt @@ -223,7 +223,7 @@ L_Give_all: OnInit: .@npcId = getnpcid(.name$); //setunitdata(.@npcId, UDT_HEADTOP, NPCEyes); - setunitdata(.@npcId, UDT_HEADMIDDLE, LegionCopperArmor); + setunitdata(.@npcId, UDT_HEADMIDDLE, CopperArmor); setunitdata(.@npcId, UDT_HEADBOTTOM, CottonTrousers); setunitdata(.@npcId, UDT_WEAPON, DeepBlackBoots); // Boots setunitdata(.@npcId, UDT_HAIRSTYLE, 4); |