diff options
author | Pacien TRAN-GIRARD | 2014-06-05 00:49:57 +0200 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2014-06-05 00:49:57 +0200 |
commit | 6df5ed2a0e079aaa7d77a5c1819a0af40fef1a12 (patch) | |
tree | 119c536fb654d505c17ba9430df67a9731441986 /website | |
parent | cf9be831cf6fac6dedb9e7e9216d57fb0f4a642e (diff) | |
download | esieequest-6df5ed2a0e079aaa7d77a5c1819a0af40fef1a12.tar.gz |
Update keys
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/index.html b/website/index.html index 5c506fd..5bd8b60 100644 --- a/website/index.html +++ b/website/index.html | |||
@@ -99,11 +99,11 @@ | |||
99 | </p> | 99 | </p> |
100 | <h4 class="content-head content-head-ribbon">Doing things</h4> | 100 | <h4 class="content-head content-head-ribbon">Doing things</h4> |
101 | <p> | 101 | <p> |
102 | Use <kbd>E</kbd> to pick up an object or to talk to a character. | 102 | Use <kbd>PgUp</kbd> to pick up an object or to talk to a character. |
103 | </p> | 103 | </p> |
104 | <h4 class="content-head content-head-ribbon">Using items</h4> | 104 | <h4 class="content-head content-head-ribbon">Using items</h4> |
105 | <p> | 105 | <p> |
106 | Use <kbd>A</kbd> to open your inventory and <kbd>W</kbd>, <kbd>X</kbd>, <kbd>C</kbd>, ... to drop or use items from it. | 106 | Use <kbd>Home</kbd> to open your inventory. |
107 | </p> | 107 | </p> |
108 | <br> | 108 | <br> |
109 | </div> | 109 | </div> |