diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-26 19:06:32 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-26 19:06:32 +0000 |
commit | 23180e04bdb7a2dfb95da6fb6ab0026fb4ea8b0d (patch) | |
tree | 78325a1619e80f3c546606451b7740b1c6e1eb59 /db/item_db2.txt | |
parent | 0dafcad44a53d9191a8c4db56d071cb03dc1736c (diff) | |
download | hercules-23180e04bdb7a2dfb95da6fb6ab0026fb4ea8b0d.tar.gz hercules-23180e04bdb7a2dfb95da6fb6ab0026fb4ea8b0d.tar.bz2 hercules-23180e04bdb7a2dfb95da6fb6ab0026fb4ea8b0d.tar.xz hercules-23180e04bdb7a2dfb95da6fb6ab0026fb4ea8b0d.zip |
Added item_db2.txt
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@792 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_db2.txt')
-rw-r--r-- | db/item_db2.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/item_db2.txt b/db/item_db2.txt new file mode 100644 index 000000000..dbcdb4ae5 --- /dev/null +++ b/db/item_db2.txt @@ -0,0 +1,6 @@ +//ID,Name,Name,Type,Price,Sell,Weight,ATK,DEF,Range,Slot,Job,Gender,Loc,wLV,eLV,View,{UseScript},{EquipScript}
+//Elements: 0 Nothing, 1 Water, 2 Earth ,3 Fire, 4 Wind, 5 Poison, 6 Saint, 7 Darkness, 8 Sense, 9 Immortality
+
+// Custom Items go here
+//=============================================================
+0,DEFAULT,Default,0,20,,10,,,,,0,2,0,0,,,{},{}
\ No newline at end of file |