mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 11:52:32 +01:00
Core/Misc: Rename POI field Unknown905 to WMOGroupId (#28384)
This commit is contained in:
1
sql/updates/world/master/2022_10_25_00_world.sql
Normal file
1
sql/updates/world/master/2022_10_25_00_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `points_of_interest` CHANGE `Unknown905` `WMOGroupID` INT NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user