summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-11-23 10:12:03 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2009-11-23 10:12:03 +1000
commit7b22a3c233602f96171f5fc0555102c8608d4d8e (patch)
tree641eb5682566462cdf9bf465129bde1b97af80bf /crawl-ref/docs
parent2fc79a6d0d709878025fa1f06cf2a5344098f333 (diff)
downloadcrawl-ref-7b22a3c233602f96171f5fc0555102c8608d4d8e.tar.gz
crawl-ref-7b22a3c233602f96171f5fc0555102c8608d4d8e.zip
Counterpart fprop for NO_RTELE_INTO: NO_CTELE_INTO.
NO_CTELE_INTO causes grid-cells marked as such to reject controlled teleport into them, with the message: "A strong magical force throws you back!". NO_TELE_INTO combines both of these flags (NO_RTELE_INTO and NO_CTELE_INTO) to prevent both controlled and random teleports into a specific cell. Also document both of these.
Diffstat (limited to 'crawl-ref/docs')
-rw-r--r--crawl-ref/docs/develop/levels/syntax.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/crawl-ref/docs/develop/levels/syntax.txt b/crawl-ref/docs/develop/levels/syntax.txt
index 0f67c13616..132d1cbee1 100644
--- a/crawl-ref/docs/develop/levels/syntax.txt
+++ b/crawl-ref/docs/develop/levels/syntax.txt
@@ -921,8 +921,8 @@ KPROP: x = bloody
KFEAT: and KMONS:, it can be combined with these for the same place-
holder.
- Available properties are:
-
+ Available properties are:
+
* "bloody": Causes features to appear as though splattered with
blood. This should be used very, very sparingly!
* "force_exclude": Forces a single grid square or feature to be an
@@ -933,6 +933,11 @@ KPROP: x = bloody
entering from nearby squares.
* "no_rtele_into": Prevents random teleport from chosing to use this
square. Should be used sparingly.
+ * "no_ctele_into": Prevents controlled teleportation into this square.
+ Will instead generate the message "A strong magical force throws
+ you back!". Should be used sparingly.
+ * "no_tele_into": Combines the above no_rtele_into and no_ctele_into
+ in one flag, and disallows both random and controlled teleports.
KITEM: ? = potion of healing / potion of restore abilities
KITEM: places the specified item at all occurrences of the