Generic Garbage Object (#63)

(an instance of $nothing made by The_Mayor)




VERB SOURCE CODE:

description:
return ("Garbage object " + tostr(this)) + ".";
.


look_self:
player:tell(this:description());
.


title titlec:
return tostr("Recyclable ", this);
.


tell:
return;
.



PROPERTY DATA:
      aliases
      object_size

CHILDREN:
Recyclable #2654 Recyclable #2191 Recyclable #2660 Recyclable #2522 Recyclable #2525 Recyclable #2647 Recyclable #2648 Recyclable #2155