mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04: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