|
From: <gi...@cr...> - 2013-07-27 00:35:25
|
via 1f6edf497f9d54c572d2a781d595b9da917102f0 (commit)
from e89d11f4f093277bda515f2dc1ebf49d18a19544 (commit)
-----------------------------------------------------------------------
commit 1f6edf497f9d54c572d2a781d595b9da917102f0
Author: Adam Borowski <kil...@an...>
Date: Sat Jul 27 02:31:17 2013 +0200
Add item_rune to the options guide.
-----------------------------------------------------------------------
Summary of changes:
crawl-ref/docs/options_guide.txt | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 6e61de8..bc7ad9a 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -2117,9 +2117,9 @@ cset = <dungeon_character_name : symbol>
The possible entries for dungeon_character_name are:
wall, wall_magic, floor, floor_magic, door_open, door_closed,
trap, stairs_down, stairs_up, grate, altar, arch, fountain, wavy,
- statue, invis_exposed, item_detected, item_orb, item_weapon,
- item_armour, item_wand, item_food, item_scroll, item_ring,
- item_potion, item_missile, item_book, item_stave,
+ statue, invis_exposed, item_detected, item_orb, item_rune,
+ item_weapon, item_armour, item_wand, item_food, item_scroll,
+ item_ring, item_potion, item_missile, item_book, item_stave,
item_miscellany, item_corpse, item_gold, item_amulet, cloud,
tree, fired_flask, fired_bolt, fired_chunk, fired_book,
fired_weapon, fired_zap, fired_burst, fired_stick, fired_trinket,
--
Dungeon Crawl Stone Soup
|