Adds skill NPC_KILLING_AURA (#7624)

This commit is contained in:
munkrej
2023-03-14 00:14:41 +01:00
committed by GitHub
parent ae2ea3df10
commit cbb5380527
7 changed files with 39 additions and 0 deletions

View File

@@ -5550,6 +5550,7 @@ int skill_castend_damage_id (struct block_list* src, struct block_list *bl, uint
case NPC_JACKFROST:
case NPC_REVERBERATION_ATK:
case NPC_ARROWSTORM:
case NPC_KILLING_AURA:
case NPC_IGNITIONBREAK:
case RK_IGNITIONBREAK:
case RK_HUNDREDSPEAR:
@@ -7801,6 +7802,7 @@ int skill_castend_nodamage_id (struct block_list *src, struct block_list *bl, ui
case SU_FRESHSHRIMP:
case SU_ARCLOUSEDASH:
case NPC_MAXPAIN:
case NPC_KILLING_AURA:
case SP_SOULREAPER:
case SJ_LIGHTOFMOON:
case SJ_LIGHTOFSTAR: