fix(DB/pool_template): improve spawn quantity of herbs in northrend (#3338)

This commit is contained in:
Stefano Borzì
2020-09-06 01:54:48 +02:00
committed by GitHub
parent 03bd4fafe6
commit 6783837ccc

View File

@@ -0,0 +1,2 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1598301463963657561');
UPDATE `pool_template` set `max_limit` = 70 WHERE `entry` = 981;