aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorShocker <shocker@freakz.ro>2011-04-06 20:17:29 +0300
committerShocker <shocker@freakz.ro>2011-04-06 20:17:29 +0300
commit06acfddb8634ae1119c049f1072341e716bbdeaa (patch)
tree38eadb9971431dcc4ad7dcfbd987e372683b1267 /sql/updates
parent05394e01c6b481c652d8ef7e980d870ce09efcfc (diff)
Core/Commands: Remove .learn all and drop hardcoded part of .learn all gm spells list
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2011_04_06_02_world_command.sql1
1 files changed, 1 insertions, 0 deletions
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';