summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-09 14:14:34 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-09 14:14:34 +0000
commite7f5d5917b621c053ac353734c759617c390c619 (patch)
tree598c72ebce8a15c83c317cf7d0eb07bfe2f59465
parentcf54640b1a215748e689c61f6c57696d7ee3fd7f (diff)
downloadhercules-e7f5d5917b621c053ac353734c759617c390c619.tar.gz
hercules-e7f5d5917b621c053ac353734c759617c390c619.tar.bz2
hercules-e7f5d5917b621c053ac353734c759617c390c619.tar.xz
hercules-e7f5d5917b621c053ac353734c759617c390c619.zip
Renamed first "Name" column to "AegisName"
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8205 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--db/item_db.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt
index 5e020f77f..018b743f9 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -1,7 +1,7 @@
// Items Database
//
// 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 }
+// ID,AegisName,Name,Type,Price,Sell,Weight,ATK,DEF,Range,Slot,Job,Upper,Gender,Loc,wLV,eLV,Refineable,View,{ Script },{ OnEquip_Script },{ OnUnequip_Script }
//
// Healing Items
//=============================================================