From 5eea66313a822cefea950a4fa1fd193a2db80ad8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Dec 2018 16:51:19 -0200 Subject: Fix broken stuff --- npc/012-1/guards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/012-1') diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index ff34e134c..1c85b615e 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -89,7 +89,7 @@ OnInit: setunitdata(.@npcId, UDT_HEADMIDDLE, LegionTrainingShirt); setunitdata(.@npcId, UDT_HEADBOTTOM, RaidTrousers); setunitdata(.@npcId, UDT_SHIELD, LousyMoccasins); // TODO FIXME: Display Boots - setunitdata(.@npcId, UDT_WEAPON, ArtisBacksword); + setunitdata(.@npcId, UDT_WEAPON, Backsword); setunitdata(.@npcId, UDT_HAIRSTYLE, 12); setunitdata(.@npcId, UDT_HAIRCOLOR, 15); -- cgit v1.2.3-60-g2f50