소스 검색

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
Playtester 19 년 전
부모
커밋
2510a17775
2개의 변경된 파일7개의 추가작업 그리고 6개의 파일을 삭제
  1. 2 1
      db/Changelog.txt
  2. 5 5
      db/item_db2.txt

+ 2 - 1
db/Changelog.txt

@@ -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]

+ 5 - 5
db/item_db2.txt

@@ -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,,,,,,,,,,,,,{},{},{}