From fceac39ea2b984dc29f22da1763a4d216c7a6220 Mon Sep 17 00:00:00 2001 From: Poki#3 Date: Fri, 21 Apr 2006 17:36:05 +0000 Subject: * Fixed some mob skills that where missing an [Enter]... (Windows format... AGAIN!) [Poki#3] ...why co we have uncommented Attack skills under an iddle state? Oo * Added a lot of G_Mobs and changed some slave spawns to them. Please use the newest exe release. [Poki#3] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6219 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/item_db2.txt | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'db/item_db2.txt') diff --git a/db/item_db2.txt b/db/item_db2.txt index c4b7ae6f5..ca0510b0d 100644 --- a/db/item_db2.txt +++ b/db/item_db2.txt @@ -1,23 +1,10 @@ -// Items Additional Database +// Items Additional Database - Custom Items go here // // Structure of Database: // 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 -// 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 //============================================================= -//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,,,,,,,,,,,,,{},{},{} -- cgit v1.2.3-70-g09d2