Function add_simple_fake_item:
Defined in module fake_item_mgr (file: /obj/mudlib/fake_item_mgr.c)

Add an item into the manager.  It should have a long description that will
be used to respond to the specified list of ids.

Prototype:
void add_simple_fake_item(string long, string array ids);
