Fixed event IDs and added 1 hour between rechecks

This commit is contained in:
2025-11-08 09:30:14 -08:00
parent a6e8490cbd
commit 0d9ab08c43
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
ModDMFAlways.Enable = 1
ModDMFAlways.EventIDs = "4,71,376"
ModDMFAlways.ReassertInterval = 600000
ModDMFAlways.EventIDs = "3,4,5"
ModDMFAlways.ReassertInterval = 3600000