Expand play area for "doom in play" counter
This commit is contained in:
parent
e3c2c2e146
commit
4f7ae88102
@ -5,8 +5,8 @@ local ZONE, TRASH
|
||||
local doomURL = "https://i.imgur.com/EoL7yaZ.png"
|
||||
local IGNORE_TAG = "DoomCounter_ignore"
|
||||
local TOTAL_PLAY_AREA = {
|
||||
upperLeft = { x = -9, z = -35 },
|
||||
lowerRight = { x = -60, z = 35 }
|
||||
upperLeft = { x = -9, z = -46 },
|
||||
lowerRight = { x = -60, z = 46 }
|
||||
}
|
||||
local subtractDoom = false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user