mirror of
https://github.com/araxiaonline/azerothshard-core.git
synced 2026-06-20 22:11:42 -04:00
be59003d62
Move groups code * Fix prev commit Del include AZTH.h Del OnPlayerAddToBattleground Del useless hooks Del cfbg Fix typo in OnCreate Added miss _globalPlayerDataStore.clear(); Added temp arena. TODO need move in AC Code style Del useless func
This folder should contains only re-applicable sql
e.g:
- CREATE IF NOT EXISTS
- REPLACE INTO
- DELETE + INSERT
- UPDATES with fixed values
etc.