We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e163dd + 7f5790d commit f284467Copy full SHA for f284467
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