1
Fork 0
mirror of https://bitbucket.org/Ioncannon/project-meteor-server.git synced 2025-04-25 22:27:45 +00:00

gamedata_achievements.sql - change rewardPoints for Grand Company category to 0

This commit is contained in:
Joseph Mikel Keller 2018-10-24 04:40:36 +00:00
parent 0209f3e617
commit 83ae7df6d9

View file

@ -620,7 +620,7 @@ INSERT INTO `gamedata_achievements` VALUES (1404,'Taking in the Sights: Coerthas
INSERT INTO `gamedata_achievements` VALUES (1405,'Taking in the Sights: Mor Dhona',805,5);
INSERT INTO `gamedata_achievements` VALUES (1406,'\"Been There, Done That\"',806,10);
INSERT INTO `gamedata_achievements` VALUES (1499,'\"Been There, Done That\"',807,0);
INSERT INTO `gamedata_achievements` VALUES (1500,'Grand Company',820,5);
INSERT INTO `gamedata_achievements` VALUES (1500,'Grand Company',820,0);
INSERT INTO `gamedata_achievements` VALUES (1501,'All Watched Over by a Maelstrom of Loving Grace',821,5);
INSERT INTO `gamedata_achievements` VALUES (1502,'Snakebitten',822,5);
INSERT INTO `gamedata_achievements` VALUES (1503,'\"Come On Baby, Light My Fire\"',823,5);