diff options
| author | Shauren <shauren.trinity@gmail.com> | 2014-09-25 21:15:20 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2014-09-25 21:15:20 +0200 |
| commit | ea4dd2c8f45ac30be74c71dbcfebeb5ca5a7e0cc (patch) | |
| tree | f96f39910473d34a169b35b5e422fb58e206b044 /sql | |
| parent | 1739ff34431065684cc4663244ed22bb825cf952 (diff) | |
Scripts/Icecrown Citadel
* Fixed Deathbringer Saurfang faction
* Fixed Coldflame faction
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/2014_09_25_02_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_09_25_02_world.sql b/sql/updates/world/2014_09_25_02_world.sql new file mode 100644 index 00000000000..057ca76b638 --- /dev/null +++ b/sql/updates/world/2014_09_25_02_world.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `faction`=21 WHERE `entry`=36672; -- Coldflame |
