diff options
| author | Subv <subv2112@gmail.com> | 2014-06-05 19:49:03 -0500 |
|---|---|---|
| committer | Subv <subv2112@gmail.com> | 2014-06-05 19:49:03 -0500 |
| commit | 5023000c561691d82bf58c7fc2868e7caed4ef97 (patch) | |
| tree | 4aa02b320763d8f38e00c752fd03d4f380084cde /sql/updates | |
| parent | 2086f18f7b7e0cf811a4a6ab922403da942b0f51 (diff) | |
| parent | 83c2e79d52a57ec670b439ed6f822dd18e0ac55e (diff) | |
Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4_phases
Conflicts:
src/server/scripts/Northrend/Naxxramas/boss_kelthuzad.cpp
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/2014_06_03_world_creature.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_06_03_world_creature.sql b/sql/updates/world/2014_06_03_world_creature.sql new file mode 100644 index 00000000000..81953785fd5 --- /dev/null +++ b/sql/updates/world/2014_06_03_world_creature.sql @@ -0,0 +1 @@ +UPDATE `creature` SET `phaseMask`=1 WHERE `id`=21347; |
