aboutsummaryrefslogtreecommitdiff
path: root/sql/old/3.3.3a/07914_characters_worldstates.sql
blob: 5b150518e87e4d16a9355608ed692f55cff224df (plain)
1
ALTER TABLE `worldstates` ADD COLUMN `NextWeeklyQuestResetTime` bigint(40) unsigned NOT NULL default '0' AFTER `value`;