summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/produce_db.txt2
-rw-r--r--db/skill_nocast_db.txt1
2 files changed, 1 insertions, 2 deletions
diff --git a/db/produce_db.txt b/db/produce_db.txt
index b4defc84b..a36b79f70 100644
--- a/db/produce_db.txt
+++ b/db/produce_db.txt
@@ -1,4 +1,4 @@
-// Blacksmith and Alchemist Produce Database
+// Item Produce Database
//
// Structure of Database:
// ProduceItemID,ItemLV,RequireSkill,RequireSkillLv,MaterialID1,MaterialAmount1,......
diff --git a/db/skill_nocast_db.txt b/db/skill_nocast_db.txt
index 246093e49..a1cf830b3 100644
--- a/db/skill_nocast_db.txt
+++ b/db/skill_nocast_db.txt
@@ -17,7 +17,6 @@
// 512 = Cannot be used in zone 5 maps
// 1024 = Cannot be used in zone 6 maps
// 2048 = Cannot be used in zone 7 maps
-
//
// Example:
// 8,6 = Endure cannot be used in PvP and GvG maps (2+4)