1
This commit is contained in:
parent
968c26be9a
commit
813846b8f7
@ -907,7 +907,7 @@ void Skill::Proc30801LONG()
|
|||||||
[this] (const a8::Args& args)
|
[this] (const a8::Args& args)
|
||||||
{
|
{
|
||||||
if (!owner->dead) {
|
if (!owner->dead) {
|
||||||
owner->AddHp(0);
|
owner->AddHp(meta->_number_meta->resume_addition() * args.Get<float>(1));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user