XayeCW / Celestial-wow-Issues

Report Issues for Celestial-wow AshamaneCore here
2 stars 0 forks source link

Mountaineer Dunstan id:40991 #263

Closed arft1kwerg closed 2 years ago

arft1kwerg commented 2 years ago

Wrong faction tag. Should belong to Ironforge (id:47). https://www.wowhead.com/npc=40991/mountaineer-dunstan#comments

arft1kwerg commented 2 years ago

Should fix the issue:

UPDATE creature_template SET faction = 55 WHERE entry = 40991;

arft1kwerg commented 2 years ago

Has correct faction tag now