AnchyDev / LadyLuck

An AzerothCore module that adds a lucky dip styled loot room.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lady Luck

About

Lady Luck is a module for Azeroth Core that adds a lucky dip lottery room.

If you talk to Lady Luck she will teleport you to the lottery room where you can open chests for items defined in the ladyluck_lottery_loot table.

Features

  • Loot Room
  • Expandable Loot Table
  • Player Restore Location

Install

  • Clone this repository into your ./azerothcore-wotlk/modules folder.
  • Re-run cmake.
  • Re-recompile.
  • You're done!

Contact

If you would like to help out with the mod or just need help there is a Discord Server you can join.

Credits

  • AzerothCore community for their help with implementing my hooks and creating a great core.

About

An AzerothCore module that adds a lucky dip styled loot room.

License:MIT License


Languages

Language:C++ 92.0%Language:Shell 8.0%