summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-26 19:06:32 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-26 19:06:32 +0000
commit23180e04bdb7a2dfb95da6fb6ab0026fb4ea8b0d (patch)
tree78325a1619e80f3c546606451b7740b1c6e1eb59 /db
parent0dafcad44a53d9191a8c4db56d071cb03dc1736c (diff)
downloadhercules-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')
-rw-r--r--db/Changelog.txt4
-rw-r--r--db/item_db2.txt6
2 files changed, 10 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 2d3ba9ffe..e4f3efb69 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -5,6 +5,10 @@
Ayathoya items == Added but no effect ( all are "ect" itens)
Skill databases == celest working on them i believe.
+12/26
+ * Added item_db2.txt - would be more convenient to store custom items in a
+ separate db [celest]
+
12/21
* Added prices to the Quiers ( = 500* arrow price), fixed few item names
(removed '_' from jNAME column), fixed HP amount in Novices Red Potion [Lupus]
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