mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-14 20:22:23 -04:00
Core/Quests: Add repeatable quest rate to world.reputation_reward_rate
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `reputation_reward_rate` ADD `quest_repeteable_rate` FLOAT NOT NULL DEFAULT '1' AFTER `quest_weekly_rate`;
|
||||
Reference in New Issue
Block a user