From ca5e45d061b2d70499651d437a2d7f97f0ebbb67 Mon Sep 17 00:00:00 2001 From: MasterOfMuppets Date: Wed, 12 Apr 2006 23:22:58 +0000 Subject: Changed the price of empty scrolls, thanks to rockmanEXE for the info. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6023 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/item_db.txt | 2 +- npc/merchants/shops.txt | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/db/Changelog.txt b/db/Changelog.txt index 92f77dce8..2bbf5047c 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -27,6 +27,8 @@ ========================= 04/12 + * Fixed the price of empty scrolls, thanks to rockmanEXE [MasterOfMuppets] + for the info. He doesn't pwnz0rz so much :( * Some Lighthalzen mob updates [MasterOfMuppets] * Added cast time to pick stone of 3 secs and 500ms delay. [Skotlex] * Fixed produce_db for Halberd 3-->12 Oridecons [Playtester] diff --git a/db/item_db.txt b/db/item_db.txt index db67af799..66c6bc920 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -2047,7 +2047,7 @@ 7430,Black_Magic_Stone,Black Magic Stone,3,,10,10,,,,,,,,,,,,,{} 7431,Books,Books,3,,10,10,,,,,,,,,,,,,{} 7432,Leather_Pouch,Leather Pouch,3,,10,10,,,,,,,,,,,,,{} -7433,Empty_Scroll,Empty Scroll,3,,10,10,,,,,,,,,,,,,{} +7433,Empty_Scroll,Empty Scroll,3,,2000,10,,,,,,,,,,,,,{} 7434,Elemental_Potion_Creation_Guide,Elemental Potion Creation Guide,3,,10,10,,,,,,,,,,,,,{} 7435,Golden_Accessory,Golden Accessory,3,,953,10,,,,,,,,,,,,,{} 7436,Fragment_of_Agony,Fragment of Agony,3,,753,10,,,,,,,,,,,,,{} diff --git a/npc/merchants/shops.txt b/npc/merchants/shops.txt index 79113fee5..29725ec91 100644 --- a/npc/merchants/shops.txt +++ b/npc/merchants/shops.txt @@ -281,7 +281,7 @@ yuno_in01.gat,25,34,4 shop Tool Dealer 83,611:-1,1750:-1,501:-1,502:-1,503:-1,50 yuno_in01.gat,104,35,4 shop Weapon Dealer 49,1750:-1,1751:-1,1101:-1,1701:-1,1201:-1,1204:-1,1207:-1,1210:-1,1213:-1,1216:-1,1601:-1,1604:-1,1607:-1,1610:-1,1771:-1 yuno_in01.gat,112,25,5 shop Armor Dealer 101,2628:-1,2101:-1,2107:-1,2401:-1,2501:-1,2230:-1,2301:-1,2303:-1,2305:-1,2321:-1,2332:-1 //Temp shop in Yuno that sells Blank Scrolls -yuno_in03.gat,176,22,3 shop Scroll Seller 89,7433:1000 +yuno_in03.gat,176,22,3 shop Scroll Seller 89,7433:-1 //======================================================= -- cgit v1.2.3-70-g09d2