Update src/map/battle.cpp
Co-authored-by: munkrej <schmunk@posteo.de>
This commit is contained in:
parent
4825842ef2
commit
7d05fc72a9
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user