From 37fefe0d863f74a8229dd57c72a6cef6c1071730 Mon Sep 17 00:00:00 2001 From: "Hercules.ws" Date: Sun, 28 Feb 2016 22:26:54 +0100 Subject: MobDB SQL Sync Signed-off-by: HerculesWSAPI --- sql-files/mob_db2.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql-files/mob_db2.sql') diff --git a/sql-files/mob_db2.sql b/sql-files/mob_db2.sql index 404e032c1..5ed77d174 100644 --- a/sql-files/mob_db2.sql +++ b/sql-files/mob_db2.sql @@ -52,7 +52,7 @@ CREATE TABLE `mob_db2` ( `Scale` TINYINT(4) UNSIGNED NOT NULL DEFAULT '0', `Race` TINYINT(4) UNSIGNED NOT NULL DEFAULT '0', `Element` TINYINT(4) UNSIGNED NOT NULL DEFAULT '0', - `Mode` SMALLINT(6) UNSIGNED NOT NULL DEFAULT '0', + `Mode` INT(11) UNSIGNED NOT NULL DEFAULT '0', `Speed` SMALLINT(6) UNSIGNED NOT NULL DEFAULT '0', `aDelay` SMALLINT(6) UNSIGNED NOT NULL DEFAULT '0', `aMotion` SMALLINT(6) UNSIGNED NOT NULL DEFAULT '0', -- cgit v1.2.3-60-g2f50