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

added fruit loops map

This commit is contained in:
grilledham 2018-02-24 21:17:37 +00:00
parent bdd213ca93
commit 2cebdbe9f4

View File

@ -48,6 +48,7 @@ in this file and your run_*type*_module(event) function will be called.
--MAP_GEN = require "map_gen.presets.hearts"
--MAP_GEN = require "map_gen.presets.women"
--MAP_GEN = require "map_gen.presets.fractal_balls"
--MAP_GEN = require "map_gen.presets.fruit_loops"
--shapes--
--require "map_gen.shape.left"