From 1155148a46f0e1108d46b95a69630061347991cb Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 6 Jan 2008 21:14:54 +0000 Subject: Expanded the poor "npc_touch_areanpc : some bug" with info about which cell exactly caused the problem. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12024 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/produce_db.txt | 2 +- db/skill_nocast_db.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'db') 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) -- cgit v1.2.3-70-g09d2