Skip to content

Commit

Permalink
Update guild_war.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Luan Luciano authored Jan 19, 2024
1 parent acf2d0e commit 0314647
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ function guildWar.onThink(interval)
return true
end

guildWar:interval(600000)
guildWar:interval(60000)
guildWar:register()

0 comments on commit 0314647

Please sign in to comment.