mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
DB/Creature: Hydross the unstable npc triggers
Update the correct channel spell SPELL_BLUE_BEAM and spawn triggers used to cast it
This commit is contained in:
@@ -62,7 +62,7 @@ enum HydrossTheUnstable
|
||||
SPELL_ENRAGE = 27680, //this spell need verification
|
||||
SPELL_SUMMON_WATER_ELEMENT = 36459, //not in use yet(in use ever?)
|
||||
SPELL_ELEMENTAL_SPAWNIN = 25035,
|
||||
SPELL_BLUE_BEAM = 40227, //channeled Hydross Beam Helper (not in use yet)
|
||||
SPELL_BLUE_BEAM = 38015,
|
||||
|
||||
ENTRY_PURE_SPAWN = 22035,
|
||||
ENTRY_TAINTED_SPAWN = 22036,
|
||||
|
||||
Reference in New Issue
Block a user