fix some typos mentioned downstream
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
___ _
|
||||
| \ _____ _____| |___ _ __ ___ _ _
|
||||
___ _
|
||||
| \ _____ _____| |___ _ __ ___ _ _
|
||||
| |) / -_) V / -_) / _ \ '_ \/ -_) '_|
|
||||
|___/\___|\_/\___|_\___/ .__/\___|_|
|
||||
|_|
|
||||
|___/\___|\_/\___|_\___/ .__/\___|_|
|
||||
|_|
|
||||
|
||||
$NHDT-Date: 1518800857 2018/02/16 17:07:37 $
|
||||
|
||||
|
||||
@@ -277,7 +277,7 @@ when getpos was picking a location, typing '^' to move to the next known trap
|
||||
skipped some detected traps if their location was unseen
|
||||
describe detected door traps and chest traps as trapped door and trapped chest
|
||||
instead of bear trap; bear trap tile is still used on map though
|
||||
thrown potion that killed peaceful monster would cause "the <mon> gets argry"
|
||||
thrown potion that killed peaceful monster would cause "the <mon> gets angry"
|
||||
after the message about it being killed
|
||||
when poly'd into a hider and engulfed, attempt to hide via #monster was blocked
|
||||
but feedback said "can't hide while held" rather than "while engulfed"
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
* For "UNIX" select BSD, ULTRIX, SYSV, or HPUX in unixconf.h.
|
||||
* A "VMS" option is not needed since the VMS C-compilers
|
||||
* provide it (no need to change sec#1, vmsconf.h handles it).
|
||||
* MacOSX uses the UNIX configruation, not the old MAC one.
|
||||
* MacOSX uses the UNIX configuration, not the old MAC one.
|
||||
*/
|
||||
|
||||
#define UNIX /* delete if no fork(), exec() available */
|
||||
|
||||
Reference in New Issue
Block a user