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:
@@ -445,7 +445,7 @@ dog_invent(struct monst *mtmp, struct edog *edog, int udist)
|
||||
omy = mtmp->my;
|
||||
|
||||
/* If we are carrying something then we drop it (perhaps near @).
|
||||
* Note: if apport == 1 then our behaviour is independent of udist.
|
||||
* Note: if apport == 1 then our behavior is independent of udist.
|
||||
* Use udist+1 so steed won't cause divide by zero.
|
||||
*/
|
||||
if (droppables(mtmp)) {
|
||||
|
||||
Reference in New Issue
Block a user