From 3454f7aaf0fe59a2459af838f0f89d355c6a25e9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 22 May 2018 18:02:00 -0300 Subject: Sorry, I'm asleep --- npc/003-5/jeweler.txt | 2 +- npc/009-1/luanna.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/npc/003-5/jeweler.txt b/npc/003-5/jeweler.txt index dc57bc2a9..90779ad67 100644 --- a/npc/003-5/jeweler.txt +++ b/npc/003-5/jeweler.txt @@ -4,7 +4,7 @@ // Description: // Sells and crafts jewels -003-5,33,37,0 script Jeweler NPC_PLAYER_F,{ +003-5,33,37,0 script Jeweler NPC_FEMALE,{ openshop; closedialog; close; diff --git a/npc/009-1/luanna.txt b/npc/009-1/luanna.txt index 94e6d5b70..b1cdb5024 100644 --- a/npc/009-1/luanna.txt +++ b/npc/009-1/luanna.txt @@ -4,7 +4,7 @@ // Description: // Luanna is responsible for marriage. Temporary location. Subject to change stuff later. -009-1,107,32,0 script Luanna NPC_PLAYER_F,{ +009-1,107,32,0 script Luanna NPC_FEMALE,{ marriagemain(); close; -- cgit v1.2.3-70-g09d2