From e1d4b5075a3f083f37027423fd94f4d28a6bbad4 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 20 Apr 2023 11:35:09 +0200 Subject: [PATCH] mention empty map in custom maps tutorial --- docs/articles/custom_maps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/articles/custom_maps.md b/docs/articles/custom_maps.md index 78fdd3f..1f1f966 100644 --- a/docs/articles/custom_maps.md +++ b/docs/articles/custom_maps.md @@ -6,7 +6,7 @@ Tiny Life features the ability to create custom maps that you can share with the To get started, simply create a new save file that'll serve as the basis for your new map. If you want to create a completely custom map, you'll have to delete everything that is on the default map you chose. There's a set of required [cheats](cheats.md) that you have to enable to be able to create custom maps. You can open the cheat menu with the `F1` key. -- `EditWorld` allows you to place build mode items outside the current lot. +- `EditWorld` allows you to place build mode items outside the current lot. When this cheat is enabled, the New Game menu also shows an additional map called "Empty Map". This map is a simple starting point for creating a custom map. - `ShowNonBuyable` allows you to access hidden build mode items, like decorative power poles, road tiles, and more. - `IgnorePlacementRules` to allow placing some hidden items like power lines in the proper place.