Removed unnecessary spaces

This commit is contained in:
Revision
2025-09-19 22:43:50 +02:00
parent ace813516d
commit fcb956ec1b
194 changed files with 100566 additions and 100566 deletions

View File

@@ -215,7 +215,7 @@ bool MalygosTargetAction::Execute(Event event)
// if (!spark->IsInWorld() || spark->GetMapId() != bot->GetMapId())
// return false;
// return bot->GetDistance2d(MALYGOS_STACK_POSITION.first, MALYGOS_STACK_POSITION.second) < 3.0f;
// }

View File

@@ -76,6 +76,6 @@ float MalygosMultiplier::GetValue(Action* action)
return 0.0f;
}
}
return 1.0f;
}

View File

@@ -48,6 +48,6 @@ bool PowerSparkTrigger::IsActive()
return true;
}
}
return false;
}

View File

@@ -12,7 +12,7 @@ enum EyeOfEternityIDs
NPC_NEXUS_LORD = 30245,
NPC_SCION_OF_ETERNITY = 30249,
NPC_WYRMREST_SKYTALON = 30161,
SPELL_POWER_SPARK_VISUAL = 55845,
SPELL_POWER_SPARK_GROUND_BUFF = 55852,
SPELL_POWER_SPARK_MALYGOS_BUFF = 56152,