cmangos / issues

This repository is used as a centralized point for all issues regarding CMaNGOS.
179 stars 47 forks source link

[Classic] Rot Hide Graverobber in Trisfal Glades cast Curse of Thule (-2 Spirit) on themselves #1760

Closed lduguid closed 5 years ago

lduguid commented 5 years ago

Current behavior: Rot Hide Graverobber in Trisfal Glades cast Curse of Thule (-2 Spirit) on themselves

Expected behavior:

Should cast curse on player the NPC is attacking.

Steps to reproduce:

  1. Initiate combat with a Rot Hide Graverobber in Trisfal Glades
  2. attack until they cast curse.

Client version:

1.12.1

Commit hash:

commit b555cd3e53020ca21cdb4d0e1783ebd8b9ce4731

Database version:

commit 2c040f9b78a1c2b3395b40a28fd3ae4f1163ff8f

Operating system:

Windows 8.1

AnonXS commented 5 years ago

https://github.com/cmangos/tbc-db/commit/5cbfcb4aea3d5565a8b80e25f0530bab41f27bf9

cala commented 5 years ago

@AnonXS something was changed in the targetting system because that fix previously raised an error because spell range is self-only. That's why I did not port it at the time you committed it.

But it seems this is no longer the case...