aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorlinencloth <none@none>2010-10-16 12:59:53 +0200
committerlinencloth <none@none>2010-10-16 12:59:53 +0200
commitae213dd5805f9541fe3520c0180aa7b3f323f77a (patch)
tree92ef12722020e20bdad8d4c6be3c68ebc6dafebf /sql
parent3bd1ee0665f8c48bc256fcbe30f447c1fa40bec8 (diff)
Core: Improve constant channel handling
- Implement area restrictions - Disable constant channels in arenas - Implement city requirement - Implement global constant channels - Fix some packets --HG-- branch : trunk
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/10228_world_trinity_string.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/10228_world_trinity_string.sql b/sql/updates/10228_world_trinity_string.sql
new file mode 100644
index 00000000000..b62a667d3bf
--- /dev/null
+++ b/sql/updates/10228_world_trinity_string.sql
@@ -0,0 +1,2 @@
+DELETE FROM `trinity_string` WHERE `entry` = 819;
+INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES (819, "City");