1
This commit is contained in:
parent
e6c32f28bc
commit
7c3ef74ba5
@ -857,6 +857,7 @@ void Creature::DoSkill(int skill_id,
|
||||
#ifdef DEBUG1
|
||||
a8::XPrintf("DoSkill minor_type:%d\n", {skill->GetMinorType()});
|
||||
#endif
|
||||
RemoveBuffByEffectId(kBET_Hide);
|
||||
if (skill->GetMinorType()) {
|
||||
skill->DoMinorMode();
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user