diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-06 16:41:57 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-06 16:41:57 +0000 |
commit | b5e60b9d709ada7b94cfb8196df9f9c2e1881a01 (patch) | |
tree | fa4ce91e27dd6f97abbbcca704adc2d8802d2cf7 /db/item_db2.txt | |
parent | 37054522efee220a79e72bb36a9c8e4309286348 (diff) | |
download | hercules-b5e60b9d709ada7b94cfb8196df9f9c2e1881a01.tar.gz hercules-b5e60b9d709ada7b94cfb8196df9f9c2e1881a01.tar.bz2 hercules-b5e60b9d709ada7b94cfb8196df9f9c2e1881a01.tar.xz hercules-b5e60b9d709ada7b94cfb8196df9f9c2e1881a01.zip |
Fixed some EOL issues
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1056 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_db2.txt')
-rw-r--r-- | db/item_db2.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/item_db2.txt b/db/item_db2.txt index dbcdb4ae5..67f130811 100644 --- a/db/item_db2.txt +++ b/db/item_db2.txt @@ -1,6 +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
-//=============================================================
+//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 |