diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-14 16:18:26 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-11-14 16:18:26 +0000 |
commit | 581475bc6416790765c498aa3d611f6868ffb64a (patch) | |
tree | 347ebf88eaa76e50488f23989d67cad834f3c9b1 /db/item_avail.txt | |
parent | 600362764ce348c5c9de96eababff2e08bb90d4a (diff) | |
download | hercules-581475bc6416790765c498aa3d611f6868ffb64a.tar.gz hercules-581475bc6416790765c498aa3d611f6868ffb64a.tar.bz2 hercules-581475bc6416790765c498aa3d611f6868ffb64a.tar.xz hercules-581475bc6416790765c498aa3d611f6868ffb64a.zip |
Fixed some file types
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_avail.txt')
-rw-r--r-- | db/item_avail.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/db/item_avail.txt b/db/item_avail.txt index b521e88ed..715b5f32d 100644 --- a/db/item_avail.txt +++ b/db/item_avail.txt @@ -1,9 +1,9 @@ -// item id,sprite id
-// Client will use sprite ID to display particular item.
-// If 0 is used then item will be disabled.
-660,5028 //Forbidden_Red_Candle,Candle (Will use candle sprite and description)
-661,7047 //Flapping_Apron,Alice's_Apron
-9026,720 //Alice_Egg,Aquamarine
-9027,723 //Zherlthsh_Egg,Ruby
-2237,2240 //Bandit_Beard",2240 BEARD
-5054,5096 //Assassin_Mask,Assassin_Mask_
+// item id,sprite id +// Client will use sprite ID to display particular item. +// If 0 is used then item will be disabled. +660,5028 //Forbidden_Red_Candle,Candle (Will use candle sprite and description) +661,7047 //Flapping_Apron,Alice's_Apron +9026,720 //Alice_Egg,Aquamarine +9027,723 //Zherlthsh_Egg,Ruby +2237,2240 //Bandit_Beard",2240 BEARD +5054,5096 //Assassin_Mask,Assassin_Mask_ |