Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Worgen transform #100

Closed
KiriX opened this issue Sep 13, 2012 · 4 comments
Closed

Worgen transform #100

KiriX opened this issue Sep 13, 2012 · 4 comments
Labels

Comments

@KiriX
Copy link

KiriX commented Sep 13, 2012

Worgens should not transform to wolf at login into combat while reach some level or end one special quest.
I don't remember that is a quest or which level is needed...

@Zakamurite
Copy link
Contributor

http://www.wowhead.com/spell=94293 existence should be taken into account

@KiriX
Copy link
Author

KiriX commented Sep 13, 2012

@Zakamurite or sould be done quest which reward this spell to player =)

@Zamara
Copy link

Zamara commented Oct 21, 2012

This is a db issue, not core.

-- stops players starting with worgen form and returns it to a quest reward
DELETE from playercreateinfo_spell WHERE spell = 94293;
UPDATE quest_template SET RewSpellCast=94293 WHERE entry=14222;

@FailZorD
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants