From e380c89a1a61db2ba5b19a61a35f6debc5dcc896 Mon Sep 17 00:00:00 2001 From: "False.Genesis" Date: Thu, 27 Dec 2018 02:32:51 +0100 Subject: [PATCH] Updated layers (markdown) --- layers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers.md b/layers.md index 8812e6b..bd8a250 100644 --- a/layers.md +++ b/layers.md @@ -81,7 +81,7 @@ As on every layer, the order of things drawn on the dark layer is important: If If the white graphic was drawn first it would be overdrawn by the black one and thus everything would be black. Therefore don't forget to move things that are meant to add some sort of light to the front, and things that add darkness to the back. The same applies for adding things on the dark layer via scripting. -# Minimap and world map control +### Minimap and world map control When you're inside of a tile on the dark layer, the minimap gets blacked out and the world map gets disabled similar to when you are inside of a [[RADARHIDE node|nodes]], except that when in sun form, everything functions normally.