Core/Currency: Add support of Conquest points cap for arena and bg

Remove obselete code for arena points distribution

Thanks to @Zakamurite
This commit is contained in:
cyberbrest
2012-11-21 18:25:23 +01:00
committed by Tuxity
parent 1ecc55272e
commit f205bc9b4f
27 changed files with 520 additions and 346 deletions

View File

@@ -0,0 +1 @@
UPDATE `worldstates` SET `comment` = 'NextCurrencyDistributionTime' WHERE `entry` =20001;

View File

@@ -0,0 +1 @@
DELETE FROM `command` WHERE `name`='flusharenapoints';

View File

@@ -0,0 +1 @@
DELETE FROM `trinity_string` WHERE `entry` IN ('741','742','743','744','745','746');