Scripts/Kologarn:
commit102c089ab8ac87c278a546edfd6a9225dfa5cc6f
authorMachiavelli <machiavelli.trinity@gmail.com>
Wed, 23 Feb 2011 17:17:20 +0000 (23 18:17 +0100)
committerMachiavelli <machiavelli.trinity@gmail.com>
Wed, 23 Feb 2011 17:17:20 +0000 (23 18:17 +0100)
treeef0544e780f02126dd5aec8de5fc3842e49782f5
parent550f59e05f81f9b898c463b4379ff72a4d7b0fa6
Scripts/Kologarn:

- Correct target limitation for Focused Eyebeam
- Correct target selection and limitation for Stone Grip
** Fixes random teleports to the "safe spot" caused by aura unapply when that player wasn't intended as target.
** Stone Grip will only target the main tank if there's no one else in range.
- Despawn Rubbles on encounter reset/complete
- Use elegant MotionMaster::MoveJump instead of NearTeleportTo when releasing Stone Grip target

DB/NPC Templates:
- Add civilian flag for Armsweep Stalker and Rubble Stalker

Other:
- Fix 2011_02_23_2_world_conditions.sql to comply to standards
- Cleanup affected code
sql/scripts/world_scripts_full.sql
sql/updates/world/2011_02_23_2_world_conditions.sql
sql/updates/world/2011_02_23_4_world_spell_script_names.sql [new file with mode: 0644]
sql/updates/world/2011_02_23_5_world_creature_template.sql [new file with mode: 0644]
src/server/game/Spells/SpellEffects.cpp
src/server/game/Spells/SpellMgr.cpp
src/server/scripts/Northrend/Ulduar/ulduar/boss_kologarn.cpp
src/server/scripts/Northrend/Ulduar/ulduar/instance_ulduar.cpp
src/server/scripts/Northrend/Ulduar/ulduar/ulduar.h