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

[Gameevents] Season linked event #194

Closed
click opened this issue May 16, 2011 · 5 comments
Closed

[Gameevents] Season linked event #194

click opened this issue May 16, 2011 · 5 comments

Comments

@click
Copy link
Contributor

click commented May 16, 2011

Wrongly assigned season linked events.

{{{
-- Delete wrongly assigned season linked events
DELETE FROM season_linked_event WHERE event IN (124,125);
}}}

@click
Copy link
Contributor Author

click commented May 16, 2011

Author: zxbiohazardzx
that record does NOT exist for me?

@click
Copy link
Contributor Author

click commented May 16, 2011

Author: nay
Could you recheck?
They are still here (version 37)

@click
Copy link
Contributor Author

click commented May 16, 2011

Author: zxbiohazardzx
e20bc70

@click
Copy link
Contributor Author

click commented May 16, 2011

Author: nay
{{{#!sql
DELETE FROM game_event_arena_seasons WHERE eventEntry=53 AND season=1; -- Call to Arms: Strand of the Ancients!
DELETE FROM game_event_arena_seasons WHERE eventEntry=54 AND season=2; -- Call to Arms: Isle of Conquest!
}}}

@click
Copy link
Contributor Author

click commented May 16, 2011

Author: Nay
DB/

GO: Delete uneed spellfocus GO and replace it by correct one
GameEvents: Properly delete wrongly assigned Arena Seasons
Kill startup errors
Closes #151 & #1050
Changeset: 9fc1733

@click click closed this as completed May 16, 2011
ghost pushed a commit to rebirth-core/Rebirth---WoW that referenced this issue Feb 14, 2012
…st: Breaking Through (11898). Thanks to Svannon for original code and joint brainstorming session.

Closes issue TrinityCore#194
asido pushed a commit to asido/TrinityCore that referenced this issue Mar 12, 2012
…st: Breaking Through (11898). Thanks to Svannon for original code and joint brainstorming session.

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

No branches or pull requests

1 participant