fix typos
This commit is contained in:
@@ -258,7 +258,7 @@ in_trouble(void)
|
||||
&& (!u.uswallow
|
||||
|| !attacktype_fordmg(u.ustuck->data, AT_ENGL, AD_BLND)))
|
||||
return TROUBLE_BLIND;
|
||||
/* deafness isn't it's own trouble; healing magic cures deafness
|
||||
/* deafness isn't its own trouble; healing magic cures deafness
|
||||
when it cures blindness, so do the same with trouble repair */
|
||||
if ((HDeaf & TIMEOUT) > 1L)
|
||||
return TROUBLE_BLIND;
|
||||
|
||||
Reference in New Issue
Block a user