summaryrefslogtreecommitdiff
path: root/npc/merchants/refine.txt
diff options
context:
space:
mode:
authorsamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-27 18:22:11 +0000
committersamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-27 18:22:11 +0000
commite82df73e8a0d6c1757ef10a8532545ab0cd80ac4 (patch)
tree8a51218f0951b16f2b2740d69e97f28fec9d883d /npc/merchants/refine.txt
parent0106d12b8ca54b240bcc2b6705806e2b2b147bae (diff)
downloadhercules-e82df73e8a0d6c1757ef10a8532545ab0cd80ac4.tar.gz
hercules-e82df73e8a0d6c1757ef10a8532545ab0cd80ac4.tar.bz2
hercules-e82df73e8a0d6c1757ef10a8532545ab0cd80ac4.tar.xz
hercules-e82df73e8a0d6c1757ef10a8532545ab0cd80ac4.zip
* Changed name from "Pharacon" to "Phracon" in refine.txt.
- Thanks to Barron-Monster. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10920 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/merchants/refine.txt')
-rw-r--r--npc/merchants/refine.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/npc/merchants/refine.txt b/npc/merchants/refine.txt
index bcafde349..181a0ce9f 100644
--- a/npc/merchants/refine.txt
+++ b/npc/merchants/refine.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= Syrus22 (1.1) dafide18 (1.4) Skotlex (1.5)
//===== Current Version: =====================================
-//= 2.2
+//= 2.2b
//===== Compatible With: =====================================
//= Any Athena Version
//===== Description: =========================================
@@ -40,6 +40,8 @@
//= 2.1 - Removed Duplicates [Silent]
//= 2.2 - Changed name from "Emvertacon" to "Emveretarcon". [Samuray22]
// - Thanks to Barron-Monster.
+//= 2.2b - Changed name from "Pharacon" to "Phracon". [Samuray22]
+// - Thanks to Barron-Monster.
//============================================================
@@ -610,12 +612,12 @@ function script phramain {
if(@chris == 1) goto M_Menu;
mes "[" + @name$ + "]";
mes "Hello, Im selling metals I just mined.";
- mes "They are Pharacon and Emveretarcon.";
+ mes "They are Phracon and Emveretarcon.";
mes "Would you like to buy some?";
M_Menu:
set @chris, 0;
next;
- menu"Pharacon - 200z",PHARA,"Emveretarcon - 1000z",EMVER;
+ menu"Phracon - 200z",PHARA,"Emveretarcon - 1000z",EMVER;
PHARA:
set @itemid,1010;