version 1.30 | | version 1.31 |
---|
| | |
/* | | /* |
* static char *rcsid_living_c = | | * static char *rcsid_living_c = |
* "$Id: living.c,v 1.30 2001/10/31 07:00:24 garbled Exp $"; | | * "$Id: living.c,v 1.31 2001/12/18 09:52:33 darth_bob Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
"physical", "magical", "fire", "electricity", "cold", "confusion", | | "physical", "magical", "fire", "electricity", "cold", "confusion", |
"acid", "drain", "weaponmagic", "ghosthit", "poison", "slow", | | "acid", "drain", "weaponmagic", "ghosthit", "poison", "slow", |
"paralyze", "turn undead", "fear", "cancellation", "depletion", "death", | | "paralyze", "turn undead", "fear", "cancellation", "depletion", "death", |
"chaos","counterspell","god power","holy power","blinding", "" | | "chaos","counterspell","god power","holy power","blinding", "", |
| | "life stealing" |
}; | | }; |
| | |
static char *drain_msg[7] = { | | static char *drain_msg[7] = { |