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/009-1/guards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/009-1/guards.txt') diff --git a/npc/009-1/guards.txt b/npc/009-1/guards.txt index fbf846159..13eefc5d7 100644 --- a/npc/009-1/guards.txt +++ b/npc/009-1/guards.txt @@ -201,7 +201,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-70-g09d2