mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/AreaTrigger: Fix invalid areatrigger CreateProperties id
750b99fca0 followup
This commit is contained in:
1
sql/updates/world/master/2024_01_05_03_world.sql
Normal file
1
sql/updates/world/master/2024_01_05_03_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `areatrigger` SET `AreaTriggerCreatePropertiesId`=45 WHERE `SpawnId`=56;
|
||||
Reference in New Issue
Block a user