mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 16:28:28 +00:00
svn -> git Migration
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE zone ADD suspendbuffs tinyint(1) unsigned NOT NULL DEFAULT 0;
|
||||
UPDATE zone SET suspendbuffs = 1 WHERE short_name IN ('guildlobby', 'guildhall');
|
||||
Reference in New Issue
Block a user