Skip to content

Commit

Permalink
Loch Modan - Tin Vein
Browse files Browse the repository at this point in the history
11 groups exist
  • Loading branch information
Tobschinski committed Feb 28, 2024
1 parent 1bf1940 commit 9bf6d4e
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Updates/4615_hinterlands_ghost_mushroom.sql
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
*/

-- Ghost Mushroom
DELETE FROM `gameobject` WHERE (`guid` IN (16424, 16430, 16434, 16435, 16442, 16443, 35003, 46264, 46299, 46301, 46303, 46364, 46365, 46366, 63149, 64898, 64899, 86138, 86139, 86140, 87460));
DELETE FROM `pool_gameobject` WHERE (`guid` IN (16424, 16430, 16434, 16435, 16442, 16443, 35003, 46264, 46299, 46301, 46303, 46364, 46365, 46366, 63149, 64898, 64899, 86138, 86139, 86140, 87460));
DELETE FROM `gameobject` WHERE (`guid` IN (16424, 16430, 16434, 16435, 16442, 16443, 33858, 35003, 46264, 46299, 46301, 46303, 46364, 46365, 46366, 63149, 64898, 64899, 86138, 86139, 86140, 87460));
DELETE FROM `pool_gameobject` WHERE (`guid` IN (16424, 16430, 16434, 16435, 16442, 16443, 33858, 35003, 46264, 46299, 46301, 46303, 46364, 46365, 46366, 63149, 64898, 64899, 86138, 86139, 86140, 87460));
DELETE FROM `pool_template` WHERE (`entry` IN (8407));

-- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Expand Down
Loading

0 comments on commit 9bf6d4e

Please sign in to comment.