We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bafe54 commit 7eb1c95Copy full SHA for 7eb1c95
map_gen/maps/crash_site/presets/venice.lua
@@ -12,7 +12,7 @@ local x_offset, y_offset = 0, 180
12
world_map = b.translate(world_map, x_offset, y_offset)
13
14
15
-local scale = 1
+local scale = 0.75
16
local height = 4000 * scale
17
local width = 4000 * scale
18
0 commit comments