mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Core/Quests: Implemented RewardXPMultiplier quest template field
This commit is contained in:
1
sql/updates/world/2015_05_29_00_world.sql
Normal file
1
sql/updates/world/2015_05_29_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `quest_template` CHANGE `Float10` `RewardXPMultiplier` float NOT NULL DEFAULT '1';
|
||||
Reference in New Issue
Block a user