mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
SE_Root and SE_RootBreakChance updates
This commit is contained in:
@@ -2654,6 +2654,7 @@ void ZoneDatabase::LoadBuffs(Client *c) {
|
||||
buffs[slot_id].caston_y = caston_y;
|
||||
buffs[slot_id].caston_z = caston_z;
|
||||
buffs[slot_id].ExtraDIChance = ExtraDIChance;
|
||||
buffs[slot_id].RootBreakChance = 0;
|
||||
buffs[slot_id].UpdateClient = false;
|
||||
if(IsRuneSpell(spell_id)) {
|
||||
c->SetHasRune(true);
|
||||
|
||||
Reference in New Issue
Block a user