diff options
| author | SnapperRy <snapperryen@gmail.com> | 2016-10-08 21:13:05 +0200 |
|---|---|---|
| committer | joschiwald <joschiwald.trinity@gmail.com> | 2017-09-05 11:43:29 +0200 |
| commit | fa06aad708642ffdf20c1fd20a1d796d5eaf47a4 (patch) | |
| tree | b71232e3f308ba39dfc187b810ada86a9a09c85e /sql | |
| parent | 0961b174476ea4aa42f6da7e24c44f135a794037 (diff) | |
Core/Wintergrasp: cleanup and codestyle.
(cherry picked from commit eb1a7297cfa6cd9e2e516161d4f101f936f78aa2)
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/master/2017_09_05_07_world_2016_10_08_06_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_09_05_07_world_2016_10_08_06_world_335.sql b/sql/updates/world/master/2017_09_05_07_world_2016_10_08_06_world_335.sql new file mode 100644 index 00000000000..84663326d90 --- /dev/null +++ b/sql/updates/world/master/2017_09_05_07_world_2016_10_08_06_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template` SET `ScriptName`="npc_wg_give_promotion_credit" WHERE `entry` IN (30739, 30740, 31036, 31051, 31052, 31053, 31054, 31091, 31101, 31102, 31106, 31107, 31151, 31153); |
