Fixed @allskills crashing with SM_SELFPROVOKE (doesn't have icon) -- Added it to list of skills not added to @allskills
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15600 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
1b25f2ae62
commit
df656cee43
@ -1295,6 +1295,7 @@ int pc_calc_skilltree(struct map_session_data *sd)
|
|||||||
* Dummy skills must be added here otherwise they'll be displayed in the,
|
* Dummy skills must be added here otherwise they'll be displayed in the,
|
||||||
* skill tree and since they have no icons they'll give resource errors
|
* skill tree and since they have no icons they'll give resource errors
|
||||||
**/
|
**/
|
||||||
|
case SM_SELFPROVOKE:
|
||||||
case AB_DUPLELIGHT_MELEE:
|
case AB_DUPLELIGHT_MELEE:
|
||||||
case AB_DUPLELIGHT_MAGIC:
|
case AB_DUPLELIGHT_MAGIC:
|
||||||
case WL_CHAINLIGHTNING_ATK:
|
case WL_CHAINLIGHTNING_ATK:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user