chore(DB): import pending files

Referenced commit(s): bcec4191e43de8a7b57a4219d6baaa7c5e3dfaf1
This commit is contained in:
AzerothCoreBot 2021-10-11 17:42:00 +00:00
parent bcec4191e4
commit 1138d837a1
3 changed files with 12 additions and 7 deletions

View File

@ -1,5 +1,5 @@
{
"name": "azerothcore-wotlk",
"version": "4.0.0-dev.11",
"version": "4.0.0-dev.12",
"license": "AGPL3"
}

View File

@ -1,3 +1,14 @@
## 4.0.0-dev.12 | Commit: [bcec4191e43de8a7b57a4219d6baaa7c5e3dfaf1
](https://github.com/azerothcore/azerothcore-wotlk/commit/bcec4191e43de8a7b57a4219d6baaa7c5e3dfaf1
### Added
- Added `OnPlayerPVPFlagChange` hook, it will be executed after the pvp flag from a player gets changed.
## 4.0.0-dev.11 | Commit: [d18545263fda54e19c875d22adfb28ae4072ec01
](https://github.com/azerothcore/azerothcore-wotlk/commit/d18545263fda54e19c875d22adfb28ae4072ec01

View File

@ -1,6 +0,0 @@
### Added
- Added `OnPlayerPVPFlagChange` hook, it will be executed after the pvp flag from a player gets changed.