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.