cmangos / wotlk-db

A content database for mangos-wotlk, and World of Warcraft Client Patch 3.3.5
GNU General Public License v3.0
112 stars 97 forks source link

Town Crier - Missing Yells #675

Open al3xc1985 opened 1 year ago

al3xc1985 commented 1 year ago

https://www.wowhead.com/wotlk/npc=468/town-crier#comments

He Should yell when Stitches is coming and when Stitches is dead

https://youtu.be/PcepTRU8cpw?t=29616

image

AnonXS commented 1 year ago

i think more is involved, a script that starts because this position is out of the usual scope of where he wanders.

al3xc1985 commented 1 year ago

maybe when Stitches appears, the town crier yell, and stitches does his first yell, and when stiches is defeated he roars (second yell) and town crier has his other line 2

al3xc1985 commented 1 year ago

As far as my reserach get after the 4 watchers are dead he should have first yell in town

al3xc1985 commented 1 year ago

So the script goes like this:

  1. Stiches spawn
  2. Watcher Cutfor Spawns , run on a path until the tent along side Dodds and Paige https://github.com/cmangos/wotlk-db/issues/697

3.4 Watchers spawn - and they attack Stiches when the abomination get in their range https://github.com/cmangos/wotlk-db/issues/703

  1. After they are dead/during their fight - The Town Crier have first yell
  2. https://github.com/cmangos/wotlk-db/issues/676 Stitches start yelling (dunno when) 5a. Town Crier yells when Stoches aproach Darkshire
  3. Town Crier yells again after Stiches is dead
al3xc1985 commented 1 year ago

Found him. He get's until this point before Stiches spawns. So he is connected to Stiches spawn and run from town until here yelling (it's important) and when he get's there he yells also. It can be seen in video https://youtu.be/7KV0L4Gswhg?list=PL01y0oZQjUTz1lghLi8hWYzm-mOlmoDKL&t=11567

image

al3xc1985 commented 1 year ago

image

al3xc1985 commented 1 year ago

and after he get's there Stiches comes https://youtu.be/7KV0L4Gswhg?list=PL01y0oZQjUTz1lghLi8hWYzm-mOlmoDKL&t=11611

And that's the 90% of the event. And we have the yells part of stiches now left

al3xc1985 commented 8 months ago

https://github.com/Gamemechanicwow/server/commit/bce3fffd51b35dfbf3dcf7d18442a0b775498556

I also add this is a part of the implementation, I believe in that repo we will find the other part of this event

/edit AnonXS:

for older fixes of lh core -> vmangos please refer to https://github.com/lh-server/core/commit/bce3fffd51b35dfbf3dcf7d18442a0b775498556,

but sure any repo can be taken down at some point.

https://docs.google.com/spreadsheets/d/19Pdvn8U4MQb6jVqVQJ-Uw5g1F4gxhSM3IPesaJvr_RY/edit#gid=739083769 LH/Vmangos tab.