Skip to content

Commit 7eb1c95

Browse files
authored
changes by Tigress (#1251)
shrunk map little make meybe easyer game play
1 parent 0bafe54 commit 7eb1c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

map_gen/maps/crash_site/presets/venice.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ local x_offset, y_offset = 0, 180
1212
world_map = b.translate(world_map, x_offset, y_offset)
1313

1414

15-
local scale = 1
15+
local scale = 0.75
1616
local height = 4000 * scale
1717
local width = 4000 * scale
1818

0 commit comments

Comments
 (0)