summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/develop/levels/syntax.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/docs/develop/levels/syntax.txt')
-rw-r--r--crawl-ref/docs/develop/levels/syntax.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/docs/develop/levels/syntax.txt b/crawl-ref/docs/develop/levels/syntax.txt
index 3c741847b0..5f395335de 100644
--- a/crawl-ref/docs/develop/levels/syntax.txt
+++ b/crawl-ref/docs/develop/levels/syntax.txt
@@ -90,8 +90,8 @@ Items
d-k - item array item. See section below on ITEM: arrays for more info.
NOTE: The P (place a rune here with 1/3 chance) and R (place a honeycomb with
- 2/3 chance or else a royal jelly) symbols have been deprecated. You can
- (and should) produce the desired behaviour using
+ 2/3 chance or else a royal jelly) symbols have been removed. You can
+ produce the desired behaviour using
SUBST: P = O..
KITEM: R = w:2 honeycomb / w:1 royal jelly