--- deliantra/server/server/apply.C 2009/10/12 21:27:55 1.202 +++ deliantra/server/server/apply.C 2009/10/15 16:00:38 1.203 @@ -1553,7 +1553,7 @@ if (!tmp->msg) { - op->failmsg (format ("You open the %s and find it empty.", &tmp->name)); + op->failmsg (format ("The %s contains nothing but meaningless gibberish. H", &tmp->name)); return; }