Initial commit

Added the script taken directly from the old assistant code.
This commit is contained in:
Revision
2021-12-08 18:11:27 +01:00
parent 341ec2cef1
commit 4a2fd85f5d
6 changed files with 78 additions and 1 deletions

View File

@@ -1 +1,17 @@
# mod-weekendbonus
# Weekend Bonus
This is a module for [AzerothCore](https://github.com/azerothcore/azerothcore-wotlk).
# Features
This module will increase the experience and reputation gained on weekends. That means friday, saturday and sunday.
The multiplier can be changed using the config.
# Additional information
This module is part of my collection of modules.
[ActivateZones](https://github.com/tkn963/mod-activatezones) : Set creatures as active in zones that has players in it.
[Assistant](https://github.com/tkn963/mod-assistant) : Allows players to obtain certain items and utilities from an NPC.
[LearnSpells](https://github.com/tkn963/mod-learnspells) : Lets players learn class spells, talent ranks, proficiencies and mounts when leveling up or logging into the world.
[RecruitAFriend](https://github.com/tkn963/mod-recruitafriend) : Lets players activate recruit a friend with an in-game command.
[SpawnPoints](https://github.com/tkn963/mod-spawnpoints) : Makes new characters spawn in specified locations when entering the world for the first time.
[WeekendBonus](https://github.com/tkn963/mod-weekendbonus) : Increases the experience and reputation gained on weekends.