Added Job_Alchemist constant, Job_Alchem should now be considered deprecated
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@10904 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
2b6d60f1b3
commit
b2950fb9d8
@ -49,6 +49,8 @@
|
|||||||
----
|
----
|
||||||
========================
|
========================
|
||||||
|
|
||||||
|
07/24
|
||||||
|
* Added Job_Alchemist constant, Job_Alchem should now be considered deprecated [DracoRPG]
|
||||||
07/15
|
07/15
|
||||||
* Rev. 10885 Fixed incorrect skill ID for Lady Tany's Expulsion. [L0ne_W0lf]
|
* Rev. 10885 Fixed incorrect skill ID for Lady Tany's Expulsion. [L0ne_W0lf]
|
||||||
* Corrected the AegisName for "Fresh Fish." Should have been "Delicious_Fish"
|
* Corrected the AegisName for "Fresh Fish." Should have been "Delicious_Fish"
|
||||||
|
@ -17,6 +17,7 @@ Job_Monk 15
|
|||||||
Job_Sage 16
|
Job_Sage 16
|
||||||
Job_Rogue 17
|
Job_Rogue 17
|
||||||
Job_Alchem 18
|
Job_Alchem 18
|
||||||
|
Job_Alchemist 18
|
||||||
Job_Bard 19
|
Job_Bard 19
|
||||||
Job_Dancer 20
|
Job_Dancer 20
|
||||||
Job_Crusader2 21
|
Job_Crusader2 21
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
// 08 MaxLv
|
// 08 MaxLv
|
||||||
// 09 Number of hits (when positive, damage is increased by hits,
|
// 09 Number of hits (when positive, damage is increased by hits,
|
||||||
// negative values just show number of hits without increasing total damage)
|
// 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.
|
// 11 defense-reduction rate during cast.
|
||||||
// 12 inf2 (skill information 2):
|
// 12 inf2 (skill information 2):
|
||||||
// 0x0001- quest skill
|
// 0x0001- quest skill
|
||||||
|
Loading…
x
Reference in New Issue
Block a user