Skip to content

Commit

Permalink
Update eradicator_lever.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Luan Luciano authored Jan 20, 2024
1 parent d5e56d8 commit 8c24629
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ local config = {
Game.setStorageValue(GlobalStorage.HeartOfDestruction.EradicatorWeak, 0)

eradicatorEvent = addEvent(function()
eradicatorReleaseT = true
Game.setStorageValue(GlobalStorage.HeartOfDestruction.EradicatorReleaseT, 1)
end, 74000)

local tile = Tile(Position(32318, 31284, 14))
Expand Down

0 comments on commit 8c24629

Please sign in to comment.