version 1.147 | | version 1.148 |
---|
| | |
/* | | /* |
* static char *rcsid_spell_effect_c = | | * static char *rcsid_spell_effect_c = |
* "$Id: spell_effect.c,v 1.147 2006/02/08 23:53:19 akirschbaum Exp $"; | | * "$Id: spell_effect.c,v 1.148 2006/02/10 23:59:28 akirschbaum Exp $"; |
*/ | | */ |
| | |
| | |
| | |
* right now that icnrease wis/int/pow on a temp basis, so no | | * right now that icnrease wis/int/pow on a temp basis, so no |
* good comments for those. | | * good comments for those. |
*/ | | */ |
static char *no_gain_msgs[NUM_STATS] = { | | static const char* const no_gain_msgs[NUM_STATS] = { |
"You grow no stronger.", | | "You grow no stronger.", |
"You grow no more agile.", | | "You grow no more agile.", |
"You don't feel any healthier.", | | "You don't feel any healthier.", |