From 1f0b02a561dc32e9d8781e7503cc6258bad2cd02 Mon Sep 17 00:00:00 2001 From: ennewalker Date: Tue, 18 Aug 2009 13:46:12 +0000 Subject: Reimplementing playing with dolls ('-' command). Keys are mostly the same as the 0.4 version and are documented. Dolls are no longer limited in what features they can force, so your character can always look like a flaming centaur with wings if that's how you want to present yourself. This shouldn't cause any major breakage with save games or dolls.txt files, although expect some weirdness. Sorry. Also, fixed a bug where barding wasn't appearing on nagas or centaurs. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10568 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/docs/tiles_help.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'crawl-ref/docs/tiles_help.txt') diff --git a/crawl-ref/docs/tiles_help.txt b/crawl-ref/docs/tiles_help.txt index 3886ed0cb1..930ac6b90c 100644 --- a/crawl-ref/docs/tiles_help.txt +++ b/crawl-ref/docs/tiles_help.txt @@ -151,3 +151,19 @@ left mouseclick on line Select item, inventory menus only. left mouseclick Scroll to next page. right mouseclick Escape (quit menu). + +DOLL EDITING + +Shift + left/right keys Switch current doll. +Ctrl + R Randomize current doll. +left/right keys Change current part. +m Change current doll usage mode. +up/down keys Change current part category. +Ctrl + C Copy current doll. +Ctrl + V Paste current doll. +t Remove current equipped part. +T Remove all equipped parts +* Toggle "show equipment". +Ctrl + E Set all to show "show equipment". +Ctrl + D Set current doll to job defaults. +Escape Quit doll editing screen. -- cgit v1.2.3-54-g00ecf