
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
25 lines
828 B
Plaintext
25 lines
828 B
Plaintext
// 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}
|
|
//
|
|
// Legend for 'Type' field:
|
|
// 0 = Usable : healing
|
|
// 2 = Usable : other
|
|
// 3 = Misc
|
|
// 4 = Weapon
|
|
// 5 = Armor
|
|
// 6 = Card
|
|
// 7 = Pet Egg
|
|
// 8 = Pet Equipment
|
|
// 10 = Arrow
|
|
// 11 = Usable : delayed consumption (items with script "pet" or "itemskill")
|
|
|
|
// 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,,,,,,,,,,,,,{}
|
|
|