mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-08 19:17:19 +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