Explorar o código

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
shennetsind %!s(int64=13) %!d(string=hai) anos
pai
achega
df656cee43
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/map/pc.c

+ 1 - 0
src/map/pc.c

@@ -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,
 				 * skill tree and since they have no icons they'll give resource errors
 				 **/
+				case SM_SELFPROVOKE:
 				case AB_DUPLELIGHT_MELEE:
 				case AB_DUPLELIGHT_MAGIC:
 				case WL_CHAINLIGHTNING_ATK: