abstract: no script :~ ### The following oproto was generated by oedit ### If you edit this script, adhere to the stylistic ### conventions laid out by oedit, or delete the top line ### keywords, short descs, room descs, and look descs me.keywords = "earrings" + ", " + me.keywords me.name = "a pair of long, dangly earrings" me.mname = "%d sets of long dangly earrings" me.rdesc = "A pair of long, dangly earrings are lying here." me.mdesc = "%d pairs of long, dangly earrings are lying here." me.desc = me.desc + " " + " They are made of long, dangly strips of green-grey metal, and shimmer whenever they are turned in the light. " ### numeric values me.weight = 0.100 ### set type: worn me.settype("worn") me.worn_type = "earrings" ### end type -