From e378e27b012798c880f27e25c7471eb9cc537499 Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 17 Jul 2006 16:03:39 +0000 Subject: Enchanting a Tiara now costs 2M git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7719 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/Changelog.txt | 1 + npc/merchants/socket_enchant.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'npc') 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; -- cgit v1.2.3-70-g09d2