version 1.40 | | version 1.41 |
---|
| | |
/* | | /* |
* static char *rcsid_rune_c = | | * static char *rcsid_rune_c = |
* "$Id: rune.c,v 1.40 2005/05/20 19:28:02 akirschbaum Exp $"; | | * "$Id: rune.c,v 1.41 2005/07/16 21:10:39 akirschbaum Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
+5 - disarmer->stats.Dex/2))-1), disarmer, PREFER_LOW))) | | +5 - disarmer->stats.Dex/2))-1), disarmer, PREFER_LOW))) |
{ | | { |
new_draw_info_format(NDI_UNIQUE, 0,disarmer, | | new_draw_info_format(NDI_UNIQUE, 0,disarmer, |
"You successfuly disarm the %s!",trap->name); | | "You successfully disarm the %s!",trap->name); |
destroy_object(trap); | | destroy_object(trap); |
/* If it is your own trap, (or any players trap), don't you don't | | /* If it is your own trap, (or any players trap), don't you don't |
* get exp for it. | | * get exp for it. |