Skip to content

Commit

Permalink
Update 20250205172158_world.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
NickTyrer authored Feb 6, 2025
1 parent db3098b commit f2a22cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/migrations/20250205172158_world.sql
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ INSERT INTO `migrations` VALUES ('20250205172158');
-- Duskwood
UPDATE `pool_template` SET `description` = 'Copper Veins - Duskwood (Master Pool)' WHERE `entry` = 1119;

-- Duskwood - Silver Vein / Gold Vein / Iron Deposit (Master Pool)
-- Silver Vein / Gold Vein / Iron Deposit
SET @OGUID = 98643;
SET @PTEMPLATE = 6329;

Expand Down

0 comments on commit f2a22cc

Please sign in to comment.