From e4610110b3c2724b4716c6dd054e0f21e50baef2 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sat, 20 Sep 2008 19:13:08 +0000 Subject: * Fixed DZeroX's fix! (Missing ;'s) * Added Guild PVP NPC, and seal progress NPC. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13222 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/refine.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/merchants') diff --git a/npc/merchants/refine.txt b/npc/merchants/refine.txt index 72848d48b..ec71e423d 100644 --- a/npc/merchants/refine.txt +++ b/npc/merchants/refine.txt @@ -149,7 +149,7 @@ geffen_in,110,172,0 script Christopher#1::Chrisbs 63,{ close; } getitem 612,.@input; // Portable_Furnace - set Zeny,Zeny-.@sell + set Zeny,Zeny-.@sell; mes "[Christopher Guillenrow]"; mes "Thank ye fer shopping at me workshop. Feel free to come anytime, whenever ye need."; close; @@ -230,7 +230,7 @@ geffen_in,110,172,0 script Christopher#1::Chrisbs 63,{ close; } getitem 1010,.@input; // Phracon - set Zeny,Zeny-.@sell + set Zeny,Zeny-.@sell; mes "[Christopher Guillenrow]"; mes "Thank ye fer shopping at me workshop. Feel free to come anytime, whenever ye need."; close; @@ -268,7 +268,7 @@ geffen_in,110,172,0 script Christopher#1::Chrisbs 63,{ close; } getitem 1011,.@input; // Emveretarcon - set Zeny,Zeny-.@sell + set Zeny,Zeny-.@sell; mes "[Christopher Guillenrow]"; mes "Thank ye fer shopping at me workshop. Feel free to come anytime, whenever ye need, whenever ye want."; close; -- cgit v1.2.3-70-g09d2