We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db3098b commit f2a22ccCopy full SHA for f2a22cc
sql/migrations/20250205172158_world.sql
@@ -12,7 +12,7 @@ INSERT INTO `migrations` VALUES ('20250205172158');
12
-- Duskwood
13
UPDATE `pool_template` SET `description` = 'Copper Veins - Duskwood (Master Pool)' WHERE `entry` = 1119;
14
15
--- Duskwood - Silver Vein / Gold Vein / Iron Deposit (Master Pool)
+-- Silver Vein / Gold Vein / Iron Deposit
16
SET @OGUID = 98643;
17
SET @PTEMPLATE = 6329;
18
0 commit comments