mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
Core/SAI: Add a 4th target parameter to SAI
(cherry picked from commit 7634a57f64)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `smart_scripts` ADD COLUMN `target_param4` INT(10) UNSIGNED DEFAULT 0 NOT NULL AFTER `target_param3`;
|
||||
Reference in New Issue
Block a user