mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 02:04:52 +01:00
Core/Conditions: Fixed a mistake in Conditions loading which didn't allow to use SAI conditions with negative source entry (guid)
This commit is contained in:
1
sql/updates/world/2012_10_21_00_world_conditions.sql
Normal file
1
sql/updates/world/2012_10_21_00_world_conditions.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `conditions` CHANGE COLUMN `SourceEntry` `SourceEntry` MEDIUMINT(8) NOT NULL DEFAULT 0
|
||||
Reference in New Issue
Block a user