1
This commit is contained in:
parent
2dc0507367
commit
edf7d6f0bb
@ -260,7 +260,7 @@ void Skill::InitActiveSkill()
|
||||
#if 1
|
||||
actived_ = true;
|
||||
if (owner->IsPlayer()) {
|
||||
AddInventory(IS_BLUE_STONE, 1);
|
||||
owner->AddInventory(IS_BLUE_STONE, 1);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user