some spelling corrections
The pull request included some changes that were neither accidental nor unintentional, so only a subset of the changes from pull request #869 submitted by klorpa were manually applied. behaviour -> behavior speach -> speech knowlege -> knowledge incrments -> increments stethscope -> stethoscope staiway -> stairway arifact -> artifact extracing -> extracting The uses of "iff" were left alone. Close #869
This commit is contained in:
@@ -34,7 +34,7 @@ enum ms_sounds {
|
||||
MS_IMITATE = 20, /* imitates others (leocrotta) */
|
||||
MS_WERE = 21, /* lycanthrope in human form */
|
||||
MS_ORC = 22, /* intelligent brutes */
|
||||
/* from here onward, can speach can be comprehended */
|
||||
/* from here onward, can speech can be comprehended */
|
||||
MS_HUMANOID = 23, /* generic traveling companion */
|
||||
MS_ARREST = 24, /* "Stop in the name of the law!" (Kops) */
|
||||
MS_SOLDIER = 25, /* army and watchmen expressions */
|
||||
|
||||
Reference in New Issue
Block a user