Spell/Script: Guard's Mark

Closes #16888
This commit is contained in:
Langerz82
2019-03-08 15:13:32 +01:00
committed by Killyana
parent ec3cb05d7f
commit e840d4967e

View File

@@ -59,11 +59,11 @@ struct SpawnAssociation
enum AirFoceBots
{
SPELL_GUARDS_MARK = 38067,
AURA_DURATION_TIME_LEFT = 5000
AURA_DURATION_TIME_LEFT = 30000
};
float const RANGE_TRIPWIRE = 15.0f;
float const RANGE_GUARDS_MARK = 50.0f;
float const RANGE_GUARDS_MARK = 100.0f;
SpawnAssociation spawnAssociations[] =
{