From 06acfddb8634ae1119c049f1072341e716bbdeaa Mon Sep 17 00:00:00 2001 From: Shocker Date: Wed, 6 Apr 2011 20:17:29 +0300 Subject: Core/Commands: Remove .learn all and drop hardcoded part of .learn all gm spells list --- sql/updates/world/2011_04_06_02_world_command.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/2011_04_06_02_world_command.sql (limited to 'sql/updates') diff --git a/sql/updates/world/2011_04_06_02_world_command.sql b/sql/updates/world/2011_04_06_02_world_command.sql new file mode 100644 index 00000000000..385d8c73394 --- /dev/null +++ b/sql/updates/world/2011_04_06_02_world_command.sql @@ -0,0 +1 @@ +DELETE FROM `command` WHERE name = 'learn all'; -- cgit v1.2.3