added King Crimson to commands
This commit is contained in:
@ -235,7 +235,8 @@ Text-based commands:\n\
|
||||
se : southeast\n\
|
||||
sw : southwest\n\
|
||||
In-game commands:\n\
|
||||
f : toggles whether or not enemies stop moving\n\
|
||||
f : toggles whether or not enemies stop moving (will turn off 'd')\n\
|
||||
d : toggles whether or not enemies stop moving and attacking (will turn off 'f')\n\
|
||||
u [direction] : try to use the potion indicated by direction\n\
|
||||
a [direction] : try to attack the enemy indicated by direction\n\
|
||||
i : toggles inventory on and off\n\
|
||||
@ -255,7 +256,8 @@ ncurses-based commands:\n\
|
||||
n : southeast\n\
|
||||
b : southwest\n\
|
||||
In-game commands:\n\
|
||||
f : toggles whether or not enemies stop moving\n\
|
||||
f : toggles whether or not enemies stop moving (will turn off 'd')\n\
|
||||
d : toggles whether or not enemies stop moving and attacking (will turn off 'f')\n\
|
||||
u [direction] : try to use the potion indicated by direction\n\
|
||||
[direction] : also tries to attack in the indicated direction\n\
|
||||
i : toggles inventory on and off\n\
|
||||
|
Reference in New Issue
Block a user