vmangos / core

Progressive Vanilla Core aimed at all versions from 1.2 to 1.12
GNU General Public License v2.0
688 stars 491 forks source link

🐝 [Bug]Raene's Cleansing bugged #2348

Closed ShiyoKozuki closed 10 months ago

ShiyoKozuki commented 10 months ago

🐝 Bug report - Quest

Cannot loot https://www.wowhead.com/classic/item=5388/ran-bloodtooths-skulls while on the quest https://www.wowhead.com/classic/quest=1045/raenes-cleansing (You need it for the quest after, you're expected to have it). The head shows up as lootable on Ran after killing but it will not let you loot it while on this quest.

Expected behavior

The boss drops (https://www.wowhead.com/classic/npc=3696/ran-bloodtooth) the skull and you need it for the quest after for https://www.wowhead.com/classic/quest=1046/raenes-cleansing You're supposed to be able to loot it earlier when you kill him for the previous quest to kill him, but it won't let you

Steps to reproduce

1. 2. 3.

  1. ...
  2. Profit

Version & Environment

Client Version: 1.12.1.5875

Commit Hash:

OS Client: Win 10 OS Server: Win 10

Crashlog

ShiyoKozuki commented 10 months ago

Pretty sure item = 5388 just needs to be set to 100 instead of -100 in creature_loot_template to fix this but I don't know how to commit a migration

NickTyrer commented 10 months ago

Closed here #1970