From 5583d47b4f95f6e30eee62990af5f28885d5eaec Mon Sep 17 00:00:00 2001 From: Petr Mrázek Date: Wed, 18 Apr 2012 04:18:08 +0200 Subject: Silly copypasta fail Mixed up tiletype shape and material in readme --- Readme.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'Readme.html') diff --git a/Readme.html b/Readme.html index bfbab385..49ddb198 100644 --- a/Readme.html +++ b/Readme.html @@ -1557,8 +1557,8 @@ paint shape FLOOR
This will turn all stone fortifications into floors, preserving the material.
Or this:
-filter material FLOOR -filter shape MINERAL +filter shape FLOOR +filter material MINERAL paint shape WALL
Turning mineral vein floors back into walls.
@@ -1566,8 +1566,9 @@ paint shape WALLOr this:
paint hidden 1 +paint hidden 0-
This will hide previously revealed tiles.
+This will hide previously revealed tiles (or show hidden with the 0 option).
Any paint or filter option can be disabled entirely by using the ANY keyword:
paint hidden ANY -- cgit v1.2.1