Messaging for vampires changing into fog clouds was inconsistent in 3.6.x but already fixed in to-be-3.7. However, maintaining an extra set of shape change messages (one in newcham(), the other in vamp_shift() which turns out to only be used when a vampshifter turns into a fog cloud in order to pass under a closed door) was a nuisance. Redo vamp_shift() to use newcham() feedback. Update that feedback to be accessibility-aware and also to use "Your <mon>" instead of "The <mon>" when appropriate. While in there, remove a couple of trailing spaces and eliminate use of one dynamically constructed format string that necessitated warning manipulation.
165 KiB
165 KiB