#include "path.h" inherit "/std/object"; setup() { set_name("cross"); set_short("cross"); set_long("The cross is the holy symbol of the Goddess Querie, "+ "keeper of the holy multiple-choice exam paper.\n"); set_weight(20); set_value(200); }