added King Crimson to commands

This commit is contained in:
2024-07-23 18:58:02 -04:00
parent 5eda3ce388
commit 0743edfe8e
8 changed files with 39 additions and 6 deletions

View File

@ -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\