Clarify Rogue poison skill restore in README

This commit is contained in:
ZhengPeiRu21
2022-06-01 18:04:59 -06:00
committed by GitHub
parent 723413b78e
commit 25e9919bc1

View File

@@ -22,6 +22,8 @@ Options are provided to allow changes to experience based on preference. Please
### Optional Data Files
Some changes for Vanilla and TBC content require DBC modification. The .mpq file for the client and .dbc files for server can be found in the "optional" directory. These changes include Vanilla reagents such as Flint and Steel for campfires, Level 60 enchanting using Vanilla and not TBC ingredient, professional leveling adjustments, etc. These is all optional and the module will work without the patch, but these recipes will remain WotLK version.
Please note that if optional files are not used, please avoid run `restore_rogue_poisons.sql`, as it will remove Rogue poisons from vendors due to them now being created through the skill, which requires the optional files.
## Thank You
Special thanks to all contributors of the following projects which are make this module possible:
* AzerothCore and TrinityCore, along with ancestors Mangos, etc.