version 1.35 | | version 1.36 |
---|
| | |
| | |
/* | | /* |
* static char *rcsid_item_c = | | * static char *rcsid_item_c = |
* "$Id: item.c,v 1.35 2005/09/03 00:20:01 akirschbaum Exp $"; | | * "$Id: item.c,v 1.36 2005/09/04 16:58:13 akirschbaum Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
} | | } |
| | |
if (!to) { /* drop it to the ground */ | | if (!to) { /* drop it to the ground */ |
/* printf ("Drop it on the ground.\n");*/ | | /* LOG(llevDebug, "Drop it on the ground.\n");*/ |
| | |
if (op->map && !op->env) { | | if (op->map && !op->env) { |
/* LOG(llevDebug,"Dropping object to ground that is already on ground\n");*/ | | /* LOG(llevDebug,"Dropping object to ground that is already on ground\n");*/ |