From 1b20b72d9e04fc2163386969fa4fa21b8c90e263 Mon Sep 17 00:00:00 2001 From: Matthew Date: Fri, 28 Dec 2018 20:20:09 -0500 Subject: [PATCH] Update to Info's new function (#580) --- map_gen/presets/christmas_tree_of_terror.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/map_gen/presets/christmas_tree_of_terror.lua b/map_gen/presets/christmas_tree_of_terror.lua index 5b8b06a6..250b16c6 100644 --- a/map_gen/presets/christmas_tree_of_terror.lua +++ b/map_gen/presets/christmas_tree_of_terror.lua @@ -11,7 +11,7 @@ require 'utils.table' ScenarioInfo.set_map_name('Christmas Tree of Terror') ScenarioInfo.set_map_description("Triangle of death's Christmas cousin") -ScenarioInfo.set_map_extra_info('Christmas tree shaped death world with plenty of loot to fight for. Can you reach the presents at the base of the tree?') +ScenarioInfo.add_map_extra_info('Christmas tree shaped death world with plenty of loot to fight for.\nCan you reach the presents at the base of the tree?') -- change these to change the pattern. local ore_seed1 = 30000