(cherry picked from commit 4829cca9fb81b27cd9a057355ee7b03ff71e0a14)
Note to self: drycoding is bad
(cherry picked from commit 7e8a08c3516d8f5e48882a01a2ccdb8881dd8283)
Another build fix.
(it was probably better to just revert the commit instead)
(cherry picked from commit be8d1136994fd5f0a90b03a52d21c9503857f15f)
- remove hardcoded text from script npc_beaten_corpse
- remove OnGossipHello() hook, gossip text moved to DB
- use sGossipSelect() hook instead of OnGossipSelect()
- add npc_text 3557 and 3558 as text_id to gossip_menu
- add gossip_menu_option 2871 to NPC 10668 Beaten Corpse
- add condition for gossip_menu_option 2871 in Quest ID 4921
Tested on 4 different characters/classes, male & female.
Thanks to joschiwald for the sGossipSelect() script change.
(cherry picked from commit d82534a7bbd401f4b672786749f10f5a95f6e76c)
This #define was originally supposed to be removed in my PR #17832,
but for some reason it remained undeleted. This commit corrects it.
Also aligned all the enum values to the same column for readability,
based on a common multiple of 4 spaces.
(cherry picked from commit 068656af064db741adf92281fd5a094db66b7d4c)
(cherry picked from commit 175db157f76d8a8de42bb53f1b1564f12600616a)
You saw nothing (build fix).
(cherry picked from commit 72a7f4b507f93d575c406f727bf71e3ecaf20bd8)
Build fix. Again. Oops.
(cherry picked from commit 61eb70fd827e79018449f204ce93b9b6bf46eabf)
....right, I actually went through a full rebuild now just to make sure it works.
(cherry picked from commit 8531f012a2d63df7f505507573639be512c2adba)
Last one. For real. Please. (Build fix#5).
(cherry picked from commit a32536d490a32241a3ac1db9b61109f61a47b02c)
* NPC should turn towards invoker and stay facing for a short duration before turning back towards pillar when says line asking about his dog.
* Npc should only have fork equipped when he turns towards player at all other times has hammer equipped
* Added script for when periodically hammers the notice pillar
(cherry picked from commit 2b992d4cb0c1764c3b3e0f4d314b338fe74a96f6)
Fixes spells like Retribution Aura, Thorns and Damage Shield that were preventing units from evading.
(cherry picked from commit 42a32a3c7c840a518744381607193405bfba9335)
(cherry picked from commit 7e4abce820072966dd060c18c8f9901b6da04c98)
Core/Scripts: fix math error that would not select points on the entire circle
(cherry picked from commit cd9226e755640712b308753a43336fdc43af05f5)
http://www.wowhead.com/quest=7493/the-journey-has-just-begun should become available when either level 60 or 80 version of Onyxias head quest is turned not only the level 60 version
(cherry picked from commit 01e5a5b4e799dc5448dd25ea663288bb3caf8593)
Remove all loot from summoned zombie http://www.wowhead.com/npc=10698/summoned-zombie as these npcs where rather generous on TC as they are meant to drop no loot.
(cherry picked from commit 0a4b4dec0994d80a2409923511771bd662ea8dfb)
(cherry picked from commit 40114cacd37675a9cbe7d2eef15445340d87e814)
Rename 2016_99_99_00_world.sql to 2016_08_25_06_world.sql
(cherry picked from commit 738e3cf0020c16d85e7fdeca55128e71ba3d2aed)
travis is lazy
(cherry picked from commit 92876278fe163ffd8ecf9561f5b0044225559c48)
(cherry picked from commit 8df4706992f0fa39af5892dce2c23a0dde5bd9c1)
Rename 2016_08_28_17750_world.sql to 2016_08_25_05_world.sql
(cherry picked from commit 9c41af16cae65c6a7cc97a22fd877993eb9dfa49)
(cherry picked from commit 537074a8092ae694cf5d797a2a8f0ffa5013d43c)
Rename 2016_08_24_20_world.sql to 2016_08_25_03_world.sql
(cherry picked from commit 8500d0f9e01964531f469e9bbf2f146e03915a8e)
(cherry picked from commit b459c6607f80701945cb822d8c7519998cad205f)
Rename 2016_99_99_99_world.sql to 2016_08_25_01_world.sql
(cherry picked from commit 05df3cc98813688247dc2ec0ce3899a1369ec0d5)
(cherry picked from commit 989aaaa8b5284bc707c94c62e6c50e9df3cbfc84)
Rename 2016_08_15_17779_world.sql to 2016_08_25_00_world.sql
(cherry picked from commit 526dfca8643d3afb9976eb099281547003dffbb1)
Cannot be used to kill friendly targets anymore.
(cherry picked from commit 17e267ed8b70390916f6f2e246499dbfb827466d)
Forgot this
(cherry picked from commit 0be073dacff97bc5ae5215368e28356a03b7767d)