We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3cd471 commit 528fdc4Copy full SHA for 528fdc4
1 file changed
lua/tweakunits.lua
@@ -197,7 +197,7 @@ return {
197
sprayangle = 256,
198
turret = true,
199
stockpiletime = 12,
200
- proximitypriority = '',
+ proximitypriority = nil,
201
damage = {
202
default = 1,
203
shields = 100
@@ -383,7 +383,7 @@ return {
383
rgbcolor = '1 0.25 0.1',
384
range = 700,
385
size = 2,
386
- proximitypriority = {},
387
impactonly = 1,
388
trajectoryheight = 1,
389
targetmoveerror = 0.2,
0 commit comments