summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-17 16:03:39 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-17 16:03:39 +0000
commite378e27b012798c880f27e25c7471eb9cc537499 (patch)
tree3dde842a0936fe666b2a35695f3a23ce17f2bf95 /npc
parent52499026378e2a2cbc9d235a8f2f623b21daa6b9 (diff)
downloadhercules-e378e27b012798c880f27e25c7471eb9cc537499.tar.gz
hercules-e378e27b012798c880f27e25c7471eb9cc537499.tar.bz2
hercules-e378e27b012798c880f27e25c7471eb9cc537499.tar.xz
hercules-e378e27b012798c880f27e25c7471eb9cc537499.zip
Enchanting a Tiara now costs 2M
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7719 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt1
-rw-r--r--npc/merchants/socket_enchant.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index 280872f00..ef296192f 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -39,6 +39,7 @@ Playtester
Date Added
======
07/17
+ * Enchanting a Tiara now costs 2M [Playtester]
* Added slotted Running Shirt to Comobo Gambling [Playtester]
07/16
* Small spawn update in Kiel Dungeon [Playtester]
diff --git a/npc/merchants/socket_enchant.txt b/npc/merchants/socket_enchant.txt
index 40e6dcf70..f90ed3be6 100644
--- a/npc/merchants/socket_enchant.txt
+++ b/npc/merchants/socket_enchant.txt
@@ -460,7 +460,7 @@ lhz_in02.gat,281,35,5 script Socket Enchant 84,{
Tiara:
set @olditem,2234;
set @newitem,5164;
- callfunc "f_armor_s";
+ callfunc "f_armor_s2";
Sphinx_Hat:
set @olditem,5053;