We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc7368 commit b1bdaa8Copy full SHA for b1bdaa8
1 file changed
src/modules/places/dungeons/warden.ts
@@ -162,5 +162,5 @@ system.runInterval(
162
}
163
},
164
'wardenDungeonUpdateLoot',
165
- fromMsToTicks(ms.from('min', 1)),
+ fromMsToTicks(ms.from('sec', 3)),
166
)
0 commit comments