comment accuracy

The function involved is a different one now, but the comment had not
been updated.
This commit is contained in:
nhmall
2021-10-24 09:31:31 -04:00
parent b97df3e9e4
commit 0ea7e7aef4

View File

@@ -175,11 +175,11 @@
PCHAR( 68, '~', S_vibrating_square, "vibrating square", CLR(CLR_MAGENTA))
/* end traps */
/* end cmap B */
/* */
/* begin special effects */
/* */
/* zap colors are changed by map_glyphinfo() to match type of beam */
/* */
/* */
/* begin special effects */
/* */
/* zap colors are changed by reset_glyphinfo() to match type of beam */
/* */
PCHAR2(69, '|', S_vbeam, "vertical beam", "", CLR(CLR_GRAY))
PCHAR2(70, '-', S_hbeam, "horizontal beam", "", CLR(CLR_GRAY))
PCHAR2(71, '\\', S_lslant, "left slant beam", "", CLR(CLR_GRAY))
@@ -200,8 +200,8 @@
/* */
/* The 8 swallow symbols. Do NOT separate. */
/* To change order or add, see the function swallow_to_glyph() */
/* in display.c. swallow colors are changed by map_glyphinfo() */
/* to match the engulfing monst. */
/* in display.c. swallow colors are changed by */
/* reset_glyphmap() to match the engulfing monst. */
/* */
/* Order: */
/* */
@@ -218,7 +218,7 @@
PCHAR2(89, '-', S_sw_bc, "swallow bottom center", "", CLR(CLR_GREEN)) /* 8 */
PCHAR2(90, '/', S_sw_br, "swallow bottom right", "", CLR(CLR_GREEN)) /* 9 */
/* */
/* explosion colors are changed by map_glyphinfo() to match */
/* explosion colors are changed by reset_glyphmap() to match */
/* the type of expl. */
/* */
/* Ex. */