From a97765448ba99b60d5ba5e1dc07e60cabda61f92 Mon Sep 17 00:00:00 2001 From: Valansch Date: Thu, 21 Sep 2017 22:42:14 +0200 Subject: [PATCH] added borg --- map_layout.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/map_layout.lua b/map_layout.lua index 3da28220..aa4c9f0b 100644 --- a/map_layout.lua +++ b/map_layout.lua @@ -8,7 +8,8 @@ in this file and your run_*type*_module(event) function will be called. --combined-- --require "locale.gen_combined.island_resort" -require "locale.gen_combined.red_planet_v2" +--require "locale.gen_combined.red_planet_v2" +--require "locale.gen_combined.borg_planet_v2" --grilledham's maps --MAP_GEN = require "locale.gen_combined.grilledham_map_gen.presets.mobius_strip"