Readme table formatting
This commit is contained in:
parent
70711572e8
commit
1c4be360a3
@ -20,7 +20,7 @@ via WebAssembly, you will also need `make`.
|
||||
Any movement commands with numbers can use the top row or numpad.
|
||||
|
||||
| Direction | Keys |
|
||||
|:---------:|-------------------|
|
||||
|:---------:|--------------------|
|
||||
| ↑ | ↑, 8, k |
|
||||
| ↓ | ↓, 2, j |
|
||||
| ← | ←, 4, h |
|
||||
@ -33,7 +33,7 @@ Any movement commands with numbers can use the top row or numpad.
|
||||
#### Item management
|
||||
|
||||
| Key | Action |
|
||||
|-----|------------------|
|
||||
|:---:|------------------|
|
||||
| g | Grab an item |
|
||||
| i | Inventory menu |
|
||||
| d | Item drop menu |
|
||||
@ -42,14 +42,14 @@ Any movement commands with numbers can use the top row or numpad.
|
||||
#### Ranged weapons (Not magic or scrolls)
|
||||
|
||||
| Key | Action |
|
||||
|-----|-------------------------|
|
||||
|:---:|-------------------------|
|
||||
| v | Cycle potential targets |
|
||||
| f | Fire at selected target |
|
||||
|
||||
#### Other actions
|
||||
|
||||
| Key(s) | Action |
|
||||
|----------|---------------|
|
||||
|:--------:|---------------|
|
||||
| 5, Space | Skip a turn |
|
||||
| Escape | Save and quit |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user