Skip to content

Commit b1bdaa8

Browse files
committed
2abc
1 parent efc7368 commit b1bdaa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/modules/places/dungeons/warden.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,5 +162,5 @@ system.runInterval(
162162
}
163163
},
164164
'wardenDungeonUpdateLoot',
165-
fromMsToTicks(ms.from('min', 1)),
165+
fromMsToTicks(ms.from('sec', 3)),
166166
)

0 commit comments

Comments
 (0)