From 53853ed9b34da883554e24f813c330815f52ebe5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 29 Apr 2019 15:42:13 -0300 Subject: Fix fix and more fix --- npc/009-1/guards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/009-1') diff --git a/npc/009-1/guards.txt b/npc/009-1/guards.txt index bb6260046..9ad87b43c 100644 --- a/npc/009-1/guards.txt +++ b/npc/009-1/guards.txt @@ -179,7 +179,7 @@ OnInit: .distance = 4; // Check items.xml for info about this. - .@npcId = getnpcid(.name$); + .@npcId = getnpcid(); setunitdata(.@npcId, UDT_HEADTOP, Bull); setunitdata(.@npcId, UDT_HEADMIDDLE, LieutenantArmor); setunitdata(.@npcId, UDT_HEADBOTTOM, RaidTrousers); -- cgit v1.2.3-70-g09d2