From 86868e4894645db545423fe4a702489e4799f396 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 16 Mar 2019 01:15:47 -0300 Subject: Fix some typos --- npc/024-12/alicia.txt | 2 +- npc/024-8/nurse.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/024-12/alicia.txt b/npc/024-12/alicia.txt index 0d70aa48f..7c78da873 100644 --- a/npc/024-12/alicia.txt +++ b/npc/024-12/alicia.txt @@ -96,7 +96,7 @@ L_Quit: OnInit: .@npcId = getnpcid(.name$); - setunitdata(.@npcId, UDT_HEADTOP, EarMuffs); + setunitdata(.@npcId, UDT_HEADTOP, Earmuffs); setunitdata(.@npcId, UDT_HEADMIDDLE, TneckSweater); setunitdata(.@npcId, UDT_HEADBOTTOM, BromenalPants); setunitdata(.@npcId, UDT_WEAPON, FurBoots); // Boots diff --git a/npc/024-8/nurse.txt b/npc/024-8/nurse.txt index 222667aa6..c50d8e51c 100644 --- a/npc/024-8/nurse.txt +++ b/npc/024-8/nurse.txt @@ -4,7 +4,7 @@ // Description: // Nurse. -024-3,33,28,0 script Frostia's Nurse NPC_ELF_F,{ +024-8,73,26,0 script Frostia's Nurse NPC_ELF_F,{ Nurse(.name$, 10, 5); close; -- cgit v1.2.3-60-g2f50