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:
@@ -637,7 +637,7 @@ eat_brains(struct monst *magr, struct monst *mdef,
|
||||
exercise(A_WIS, TRUE);
|
||||
*dmg_p += xtra_dmg;
|
||||
}
|
||||
/* targetting another mind flayer or your own underlying species
|
||||
/* targeting another mind flayer or your own underlying species
|
||||
is cannibalism */
|
||||
(void) maybe_cannibal(monsndx(pd), TRUE);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user