Changed item_db2.txt to new format

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6211 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Playtester 2006-04-21 11:48:24 +00:00
parent 9b9e029110
commit 2510a17775
2 changed files with 7 additions and 6 deletions

View File

@ -27,7 +27,8 @@
=========================
04/20
* Fixer range of meteor (from 14x14 to 7x7) [Skotlex]
* Changed item_db2.txt to new format thanks to joshuaali [Playtester]
* Fixed range of meteor (from 14x14 to 7x7) [Skotlex]
* Fixed Nile Rose bonus [Playtester]
* Fixed Violy's Arc Wand drop [Playtester]
* Changed "Event Hat" to "Brazil Event Hat" [Playtester]

View File

@ -1,7 +1,7 @@
// Items Additional Database
//
// Structure of Database:
// ID,Name,Name,Type,Price,Sell,Weight,ATK,DEF,Range,Slot,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{Script}
// ID,Name,Name,Type,Price,Sell,Weight,ATK,DEF,Range,Slot,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }
//
// Legend for 'Type' field:
// 0 = Usable : healing
@ -18,8 +18,8 @@
// Custom Items go here
//=============================================================
//THQ Quest Items
//7950,THG_Membership,THG Membership,3,,10,10,,,,,,,,,,,,,{}
//7951,Token_Bag,Token Bag,3,,10,10,,,,,,,,,,,,,{}
//1998,Jeramiah's_Jur,Jeramiah's Jur,3,,10,10,,,,,,,,,,,,,{}
//1999,Zed's_Staff,Zed's Staff,3,,10,10,,,,,,,,,,,,,{}
//7950,THG_Membership,THG Membership,3,,10,10,,,,,,,,,,,,,{},{},{}
//7951,Token_Bag,Token Bag,3,,10,10,,,,,,,,,,,,,{},{},{}
//1998,Jeramiah's_Jur,Jeramiah's Jur,3,,10,10,,,,,,,,,,,,,{},{},{}
//1999,Zed's_Staff,Zed's Staff,3,,10,10,,,,,,,,,,,,,{},{},{}