We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72f1489 commit 7f5790dCopy full SHA for 7f5790d
sql/updates/world/3.3.5/2024_12_21_00_world.sql
@@ -0,0 +1,2 @@
1
+-- Remove Cursed Darkhound from spawn_group too
2
+DELETE FROM spawn_group WHERE `spawnType`=0 AND `spawnId`=45217;
0 commit comments