mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
make travis happy
This commit is contained in:
@@ -3186,6 +3186,7 @@ CREATE TABLE `smart_scripts` (
|
||||
`event_param2` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`event_param3` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`event_param4` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`event_param5` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`action_type` tinyint(3) unsigned NOT NULL DEFAULT '0',
|
||||
`action_param1` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
`action_param2` int(10) unsigned NOT NULL DEFAULT '0',
|
||||
|
||||
Reference in New Issue
Block a user