some spelling and inconsistency corrections; comments and elsewhere
This commit is contained in:
@@ -146,7 +146,7 @@ enum objclass_syms {
|
||||
/* for mkobj() use ONLY! odd '-SPBOOK_CLASS' is in case of unsigned enums */
|
||||
#define SPBOOK_no_NOVEL (0 - (int) SPBOOK_CLASS)
|
||||
|
||||
#define BURNING_OIL (MAXOCLASSES + 1) /* Can be used as input to explode. */
|
||||
#define BURNING_OIL (MAXOCLASSES + 1) /* Can be used as input to explode */
|
||||
#define MON_EXPLODE (MAXOCLASSES + 2) /* Exploding monster (e.g. gas spore) */
|
||||
#define TRAP_EXPLODE (MAXOCLASSES + 3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user