diff options
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> |