b $C3A0 flag to indicate whether a comma should be displayed before a current green spell property when viewing a spell's details c $C5FC Displays a (green) spell property, with an optional preceding comma as indicated by flag $C3A0 C $C5FC preserve AF - current spell property C $C5FD jump to $C608 if $C3A0 is zero (a flag to indicate if a comma should be printed before the current green attribute when inspecting a spell) C $C603 call DH_P to display a comma before the current spell property C $C608 restore AF - current spell property C $C609 call MPRINT to display current spell property (e.g. undead, flying, etc) C $C60C set "comma required" flag to 1 C $C611 return