Fix GPS tag for vlayer interfaces (#355)

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua
This commit is contained in:
2025-01-16 05:37:34 +09:00
committed by GitHub
parent ff833a9b0b
commit 74fc233f1a
3 changed files with 13 additions and 12 deletions

View File

@@ -54,7 +54,7 @@ return {
["landfill"] = {
starting_value = 0,
required_area = 0,
surface_area = 8, -- Tiles
surface_area = 20, -- Tiles
},
["wood"] = {
starting_value = 0,