summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-25 00:31:48 +0000
committersamuray22 <samuray22@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-07-25 00:31:48 +0000
commit90cf762d98ad0bcfd84302824ebe093987d0be97 (patch)
tree5c151e93227799eb7e2cc1b9d39523564b2cdbe0
parent2a36020cb4786e41ed7f5f02cc77a8522537c4bd (diff)
downloadhercules-90cf762d98ad0bcfd84302824ebe093987d0be97.tar.gz
hercules-90cf762d98ad0bcfd84302824ebe093987d0be97.tar.bz2
hercules-90cf762d98ad0bcfd84302824ebe093987d0be97.tar.xz
hercules-90cf762d98ad0bcfd84302824ebe093987d0be97.zip
* Changed name from "Emvertacon" to "Emveretarcon" in refine.txt.
- Thanks to Barron-Monster. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10908 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--npc/Changelog.txt4
-rw-r--r--npc/merchants/refine.txt8
2 files changed, 8 insertions, 4 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 00f4feaee..0055976f7 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -1,10 +1,12 @@
Date Added
======
2007/07/24
+ * Changed name from "Emvertacon" to "Emveretarcon" in refine.txt. [Samuray22]
+ - Thanks to Barron-Monster.
* Rev. 10906 Fixed the Kafra Welcome message for guilds. Thanks Barron-Monster. [L0ne_W0lf]
2007/07/23
* Fixed 3º Test in Hunter Job Quest. [Samuray22]
- -Thanks to ultradamage.
+ -Thanks to ultramage.
* Fixed a little bug in "Dandelion Quest" with "Job_Alchemist" changed to "Job_Alchem". [Samuray22]
-Thanks to Nobuo
* Updated "Welding Mask" Quest to the Official one. [Samuray22]
diff --git a/npc/merchants/refine.txt b/npc/merchants/refine.txt
index 593dbb0f8..bcafde349 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.1
+//= 2.2
//===== Compatible With: =====================================
//= Any Athena Version
//===== Description: =========================================
@@ -38,6 +38,8 @@
//= 2.0a - Added weight checks thanks to Neouni [Playtester]
//= 2.0b - Fixed the names of Lighthalzen and Einbroch refiners thanks to Maud_Dib [Kargha]
//= 2.1 - Removed Duplicates [Silent]
+//= 2.2 - Changed name from "Emvertacon" to "Emveretarcon". [Samuray22]
+// - Thanks to Barron-Monster.
//============================================================
@@ -608,12 +610,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 Emvertacon.";
+ mes "They are Pharacon and Emveretarcon.";
mes "Would you like to buy some?";
M_Menu:
set @chris, 0;
next;
- menu"Pharacon - 200z",PHARA,"Emvertacon - 1000z",EMVER;
+ menu"Pharacon - 200z",PHARA,"Emveretarcon - 1000z",EMVER;
PHARA:
set @itemid,1010;