We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f7c5d9 commit deee391Copy full SHA for deee391
sql/updates/world/3.3.5/2025_03_08_03_world.sql
@@ -0,0 +1,2 @@
1
+-- Correct respawn time for dwarves in the Lyceum
2
+UPDATE `creature` SET `spawntimesecs`=30 WHERE `id` IN (8901,9956);
0 commit comments