From 56f8c49f065831c21156dd88bd5397b6ba355813 Mon Sep 17 00:00:00 2001 From: celest Date: Wed, 30 Mar 2005 17:10:03 +0000 Subject: * Added base code for loading Ser's UPNP plugin * Added 'idle_no_share' to battle_athena.conf * Added item_findingore.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1343 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/item_findingore.txt | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 db/item_findingore.txt (limited to 'db/item_findingore.txt') diff --git a/db/item_findingore.txt b/db/item_findingore.txt new file mode 100644 index 000000000..d14d14f29 --- /dev/null +++ b/db/item_findingore.txt @@ -0,0 +1,24 @@ +// 鉱石発見スキルでドロップされる鉱石 +// item ID, Jname (dummy), 確率を 1 万倍 (100% なら 1000000) +// 0 はデフォルト項目 +0,Iron Ore,1002 +714,Emperium,30000 +756,Rough Oridecon,200000 +757,Rough Elunium,200000 +969,Gold,20000 +984,Oridecon,100000 +985,Elunium,100000 +990,Red Blood,300000 +991,Crystal Blue,300000 +992,Wind of Verdure,300000 +993,Green Live,300000 +994,Flame Heart,150000 +995,Mystic Frozen,150000 +996,Rough Wind,150000 +997,Great Nature,150000 +998,Iron,800000 +999,Steel,500000 +1002,Iron Ore,1000000 +1003,Coal,600000 +1010,Phracon,950000 +1011,Emveretarcon,550000 \ No newline at end of file -- cgit v1.2.3-70-g09d2