diff --git a/items.cpp b/items.cpp index 1547075a..d482f58d 100644 --- a/items.cpp +++ b/items.cpp @@ -390,14 +390,15 @@ EX void moveItem1(cell *from, cell *to, bool activateYendor) { if(xnew && activateYendor) yendor::check(from); for(int i=0; iitem == itKey) { - for(int i=0; iitem == itBabyTortoise || to->item == itBabyTortoise) {