Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.49 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.49 KB

This is a module for logo AzerothCore

Hunter and Warlock Starting Pet

core-build CodeFactor

Description

Module to enable hunters and warlocks to start with a pet/minion

Features

  • Enable/Disable module
  • Announcement of enabled module on login
  • Hunters start with a random pet
  • Random pet name
  • Hunters start with all their pet spells
  • Warlocks start with a minion and according spells

Installation

1) Simply place the module under the `modules` directory of your AzerothCore source. 
2) Re-run cmake and launch a clean build of AzerothCore.

Edit module configuration (optional)

If you need to change the module configuration, go to your server configuration folder (where your worldserver or worldserver.exe is), copy StartingPet.conf.dist to StartingPet.conf and edit that new file.

Credits

License

This code and content is released under the GNU AGPL license.