mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Core/Quests: Renamed unknown quest objective field
This commit is contained in:
1
sql/updates/world/6.x/2016_08_28_00_world.sql
Normal file
1
sql/updates/world/6.x/2016_08_28_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `quest_objectives` CHANGE `UnkFloat` `ProgressBarWeight` float NOT NULL DEFAULT '0' AFTER `Flags`;
|
||||
Reference in New Issue
Block a user