summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/level_design.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/docs/level_design.txt')
-rw-r--r--crawl-ref/docs/level_design.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/crawl-ref/docs/level_design.txt b/crawl-ref/docs/level_design.txt
index 922774ba6a..4f723186e0 100644
--- a/crawl-ref/docs/level_design.txt
+++ b/crawl-ref/docs/level_design.txt
@@ -822,6 +822,11 @@ KFEAT: Z = C / needle trap / antique armour shop / altar_zin
'floor'. If you do not want to specify the type of shop, use
'any shop' or 'random shop'.
+ If you want a trap to start out known to the player, add "known"
+ to the trap name:
+
+ KFEAT: A = known needle trap
+
The placeholder used by KFEAT can be shared by KITEM and KMONS;
see below. If the placeholder is shared, all defined Kxxxx
operations for the placeholder are performed. Also, all Kxxx