Expand play area for "doom in play" counter
This commit is contained in:
parent
f7187ecd4b
commit
67a125db90
@ -7,11 +7,11 @@ local IGNORE_TAG = "DoomCounter_ignore"
|
|||||||
local TOTAL_PLAY_AREA = {
|
local TOTAL_PLAY_AREA = {
|
||||||
upperLeft = {
|
upperLeft = {
|
||||||
x = -9,
|
x = -9,
|
||||||
z = -35
|
z = -46
|
||||||
},
|
},
|
||||||
lowerRight = {
|
lowerRight = {
|
||||||
x = -60,
|
x = -60,
|
||||||
z = 35
|
z = 46
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user