comment typo in music.c
This commit is contained in:
+1
-1
@@ -598,7 +598,7 @@ struct obj *instr;
|
|||||||
exercise(A_DEX, TRUE);
|
exercise(A_DEX, TRUE);
|
||||||
break;
|
break;
|
||||||
case DRUM_OF_EARTHQUAKE: /* create several pits */
|
case DRUM_OF_EARTHQUAKE: /* create several pits */
|
||||||
/* a drum of earthquake does cause not cause deafness
|
/* a drum of earthquake does not cause deafness
|
||||||
while still magically functional, nor afterwards
|
while still magically functional, nor afterwards
|
||||||
when it invokes the LEATHER_DRUM case instead and
|
when it invokes the LEATHER_DRUM case instead and
|
||||||
mundane is flagged */
|
mundane is flagged */
|
||||||
|
|||||||
Reference in New Issue
Block a user