updated gitignore to include modules
This commit is contained in:
15
modules/mod-random-enchants/README.md
Normal file
15
modules/mod-random-enchants/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
#  AzerothCore
|
||||
## RandomEnchantsModule
|
||||
- Latest build status with azerothcore: [](https://github.com/azerothcore/mod-random-enchants)
|
||||
|
||||
<b>Make sure to support the main project:
|
||||
https://github.com/azerothcore/azerothcore-wotlk/</b>
|
||||
|
||||
* <b>!!BEFORE RUNNING!!:</b> Execute the included "conf/SQL/item_enchantment_random_tiers.sql" file on your world database. This creates a necessary table for this module.
|
||||
* This is a "fun" script/module converted from an LUA script I found, credits to whoever did this originally
|
||||
* <b> What this does:</b>
|
||||
* Will sometimes add random enchantments on any item Looted, Quest Rewarded or Profession created
|
||||
* <b> Configurable:</b>
|
||||
* Login message for the module (on, off and what to display)
|
||||
* Select if you want to enchant loot, quest reward, profession or all
|
||||
* <b>Modify the source to mess with the chances of enchantment</b>
|
||||
Reference in New Issue
Block a user