Go to the source code of this file.
◆ SlagmawEvents
| Enumerator |
|---|
| EVENT_LAVA_SPIT | |
| EVENT_TELEPORT | |
| EVENT_EMERGE | |
| EVENT_BOUNDARY_CHECK | |
Definition at line 34 of file boss_slagmaw.cpp.
◆ SlagmawSpells
| Enumerator |
|---|
| SPELL_LAVA_SPIT | |
| SPELL_MAGNAW_SUBMERGE | |
| SPELL_MAGNAW_TELEPORT_NORTH | |
| SPELL_MAGNAW_TELEPORT_EAST | |
| SPELL_MAGNAW_TELEPORT_SOUTH | |
| SPELL_MAGNAW_TELEPORT_WEST | |
Definition at line 24 of file boss_slagmaw.cpp.
◆ AddSC_boss_slagmaw()
| void AddSC_boss_slagmaw |
( |
| ) |
|
◆ SlagmawTeleportSpells
| std::array<uint32, 4> const SlagmawTeleportSpells |
Initial value:=
{
}
@ SPELL_MAGNAW_TELEPORT_SOUTH
@ SPELL_MAGNAW_TELEPORT_NORTH
@ SPELL_MAGNAW_TELEPORT_EAST
@ SPELL_MAGNAW_TELEPORT_WEST
Definition at line 42 of file boss_slagmaw.cpp.