From de63f36302b92eb0af72dcf4fc4a5309b3e777ba Mon Sep 17 00:00:00 2001 From: Blaymoira Date: Thu, 22 Jan 2009 17:03:43 +0100 Subject: *Fix a typo --HG-- branch : trunk --- sql/updates/940_world_scripts.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'sql/updates') diff --git a/sql/updates/940_world_scripts.sql b/sql/updates/940_world_scripts.sql index dca62af213d..c9ad252f41f 100644 --- a/sql/updates/940_world_scripts.sql +++ b/sql/updates/940_world_scripts.sql @@ -1,3 +1,2 @@ ALTER TABLE custom_texts CHANGE COLUMN emote emote smallint(5) unsigned NOT NULL DEFAULT '0'; -ALTER TABLE eventai_texts CHANGE COLUMN emote emote smallint(5) unsigned NOT NULL DEFAULT '0'; ALTER TABLE script_texts CHANGE COLUMN emote emote smallint(5) unsigned NOT NULL DEFAULT '0'; \ No newline at end of file -- cgit v1.2.3