From dfebf8f9c73c794df7f14ff46bcb49a07cebcbe1 Mon Sep 17 00:00:00 2001 From: "psyc://psyced.org/~lynX" <@> Date: Thu, 16 Apr 2009 11:49:50 +0200 Subject: [PATCH] + --- world/net/person.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/world/net/person.c b/world/net/person.c index 7071eac..c8f1302 100644 --- a/world/net/person.c +++ b/world/net/person.c @@ -1383,7 +1383,7 @@ case "_request_execute": vSet("place", o->qName()); PT(("REQ-EX o'place %O\n", o)) } else { - PT(("REQ-EX object %O\n", o)) + PT(("REQ-EX object %O not found in %s's places %O\n", o, MYNICK, places)) } } else unless (t2) { // must be a person then