diff options
author | Lloyd Bryant <lloyd_bryant@netzero.net> | 2008-07-18 00:48:14 +0000 |
---|---|---|
committer | Lloyd Bryant <lloyd_bryant@netzero.net> | 2008-07-18 00:48:14 +0000 |
commit | 159285c5aa24611ceee7e3847a87bf9ea5f7fb7a (patch) | |
tree | fa48eb8bb8ed1e62ede1e7a2f95632c2243facab /docs | |
parent | 4dbc9b7af344d3ff006a40e3e0c06ce160f365f9 (diff) | |
download | mana-159285c5aa24611ceee7e3847a87bf9ea5f7fb7a.tar.gz mana-159285c5aa24611ceee7e3847a87bf9ea5f7fb7a.tar.bz2 mana-159285c5aa24611ceee7e3847a87bf9ea5f7fb7a.tar.xz mana-159285c5aa24611ceee7e3847a87bf9ea5f7fb7a.zip |
Import of client tree
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.am | 2 | ||||
-rw-r--r-- | docs/tme.6 (renamed from docs/tmw.6) | 51 |
2 files changed, 38 insertions, 15 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 1ee9a9a6..43c0f6cc 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,4 +1,4 @@ -man6_MANS = tmw.6 +man6_MANS = tme.6 EXTRA_DIST = $(man6_MANS) \ packages.txt \ @@ -1,13 +1,13 @@ -.TH "TMW" "6" +.TH "TME" "6" .SH "NAME" -tmw \- tmw is The Mana World: A fantasy online game +tme \- tme is The Mana Experiment: A fantasy online game .SH "SYNOPSIS" -\fBtmw\fR +\fBtme\fR .SH "DESCRIPTION" This manual page documents briefly the -\fBtmw\fR ingame +\fBtme\fR ingame commands. -\fBtmw\fR is a great online game based upon the Seiken Densetsu Serie. +\fBtme\fR is a great online game based upon the Seiken Densetsu Serie. It has its own universe, and and its own character management system, which will give you the opportunity to play in a 2D heroic-fantasy world forever. .SH "BINARY PARAMETERS" @@ -49,26 +49,49 @@ Make your character attack. .B Key A: Target nearest monster. .TP -.B Key G: +.B Key Z: Get items on the ground or in a chest. .TP +.B Key S: +Make your character sit. +.TP .B Alt + 1...9: Shows an emoticon above your character. .TP -.B Alt + I: -Shows / Hide inventory window. +.B F1: +Displays / Hides in game help. +.TP +.B F2: +Displays / Hides status window. +.TP +.B F3: +Displays / Hides inventory window. +.TP +.B F4: +Displays / Hides equipment window. +.TP +.B F5: +Displays / Hides skills window. +.TP +.B F6: +Displays / Hides map. +.TP +.B F7 +Displays / Hides messages. .TP -.B Alt + K: -Shows / Hide skills window. +.B F8 +Displays / Hides hot-keys. .TP -.B Alt + E: -Shows / Hide equipment window. +.B F9: +Displays / Hides configuration window. .TP -.B Alt + C: -Shows configuration window. +.B F10 +Displays / Hides debug window. .SH "AUTHOR" This manual page was written by Patrick Matth\[:a]i <patrick.matthaei@web.de> for The Mana World project. +With slight alterations by Daniel Thomas\[:a]i <kraant@gmail.com>, +for The Mana Experiment. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. |