Update src/map/battle.cpp

Co-authored-by: munkrej <schmunk@posteo.de>
This commit is contained in:
Atemo 2023-11-01 23:06:51 +01:00 committed by GitHub
parent 4825842ef2
commit 7d05fc72a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3468,6 +3468,7 @@ int battle_get_magic_element(struct block_list* src, struct block_list* target,
element = sd->bonus.arrow_ele;
break;
case SU_CN_METEOR:
case SU_CN_METEOR2:
case SH_HYUN_ROKS_BREEZE:
case SH_HYUN_ROK_CANNON:
if (sc && sc->count) {