From 63b9a0c23b4ccc8a1fd795578d9175e993a4f6ba Mon Sep 17 00:00:00 2001 From: DracoRPG Date: Mon, 23 Jul 2007 22:54:37 +0000 Subject: Added Job_Alchemist constant, Job_Alchem should now be considered deprecated git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10904 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 2 ++ db/const.txt | 1 + db/skill_db.txt | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index fedc3d943..5fb94087e 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -49,6 +49,8 @@ ---- ======================== +07/24 + * Added Job_Alchemist constant, Job_Alchem should now be considered deprecated [DracoRPG] 07/15 * Rev. 10885 Fixed incorrect skill ID for Lady Tany's Expulsion. [L0ne_W0lf] * Corrected the AegisName for "Fresh Fish." Should have been "Delicious_Fish" diff --git a/db/const.txt b/db/const.txt index fab0d80e5..4bde60b07 100644 --- a/db/const.txt +++ b/db/const.txt @@ -17,6 +17,7 @@ Job_Monk 15 Job_Sage 16 Job_Rogue 17 Job_Alchem 18 +Job_Alchemist 18 Job_Bard 19 Job_Dancer 20 Job_Crusader2 21 diff --git a/db/skill_db.txt b/db/skill_db.txt index 6b989bbec..995e9c79f 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -19,7 +19,7 @@ // 08 MaxLv // 09 Number of hits (when positive, damage is increased by hits, // negative values just show number of hits without increasing total damage) -// 10 castcancelled (it is cancelled at 1. Are not cancelled with 0) +// 10 Cast interrupted when hit? // 11 defense-reduction rate during cast. // 12 inf2 (skill information 2): // 0x0001- quest skill -- cgit v1.2.3-60-g2f50