fix a grammar bit adjacent to recent spelling fix
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ enum ms_sounds {
|
|||||||
MS_IMITATE = 20, /* imitates others (leocrotta) */
|
MS_IMITATE = 20, /* imitates others (leocrotta) */
|
||||||
MS_WERE = 21, /* lycanthrope in human form */
|
MS_WERE = 21, /* lycanthrope in human form */
|
||||||
MS_ORC = 22, /* intelligent brutes */
|
MS_ORC = 22, /* intelligent brutes */
|
||||||
/* from here onward, can speech can be comprehended */
|
/* from here onward, speech can be comprehended */
|
||||||
MS_HUMANOID = 23, /* generic traveling companion */
|
MS_HUMANOID = 23, /* generic traveling companion */
|
||||||
MS_ARREST = 24, /* "Stop in the name of the law!" (Kops) */
|
MS_ARREST = 24, /* "Stop in the name of the law!" (Kops) */
|
||||||
MS_SOLDIER = 25, /* army and watchmen expressions */
|
MS_SOLDIER = 25, /* army and watchmen expressions */
|
||||||
|
|||||||
Reference in New Issue
Block a user