From 8aefcc1a1b4295f0254f12e9c27d12fae653beb9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 17 Feb 2021 03:30:04 -0300 Subject: Fix another typo --- npc/003-1/events.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/003-1') diff --git a/npc/003-1/events.txt b/npc/003-1/events.txt index 2d09a2193..7f63e96cb 100644 --- a/npc/003-1/events.txt +++ b/npc/003-1/events.txt @@ -76,10 +76,11 @@ OnInit: .distance = 5; end; -// Overloaded +// Override for Valentine Day - There should be no Aurora OnValentine: - setnpcdisplay .name$, "Demure#ValentineFinal", NPC_FEMALE; .@npcId = getnpcid(.name$); + setnpcdisplay .name$, "Demure#ValentineFinal", NPC_FEMALE; + //.@npcId = getnpcid(.name$); setunitdata(.@npcId, UDT_HEADTOP, Cap); setunitdata(.@npcId, UDT_HEADMIDDLE, RedStockings); setunitdata(.@npcId, UDT_HEADBOTTOM, BunnyEars); -- cgit v1.2.3-60-g2f50