mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
@@ -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[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user