1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-03-03 14:53:01 +02:00

fixed woman map

This commit is contained in:
grilledham 2018-02-05 23:54:52 +00:00
parent 3734d4b2b8
commit 21f5e91cde

View File

@ -11,4 +11,6 @@ local map = single_pattern_overlap_builder(shape, pic.width - 50, pic.height - 1
map = translate(map, 135, -65)
--map = change_tile(map, false, "deepwater")
--map = scale(map, 2, 2)
--map = scale(map, 2, 2)
return map