make travis happy

This commit is contained in:
Aokromes
2018-03-15 19:54:04 +01:00
parent 91a78c6e42
commit ea4a7511d2

View File

@@ -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',