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:
Killyana
2019-05-25 04:26:58 +02:00
parent 3731c4be95
commit 2829f5fb9c
2 changed files with 16 additions and 1 deletions

View File

@@ -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,