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 = "shirt" + ", " + me.keywords
me.name = "a white cotton shirt"
me.mname = "%d white cotton shirts"
me.rdesc = "A revealing, white cotton shirt is lying here."
me.mdesc = "A pile of %d white cotton shirts has formed, here."
me.desc = me.desc + " " + " It is a white cotton shirt, with a rather low cot v-line that would reveal qutie a bit. It is small, and looks lke it was made for a rather petite woman. "
### numeric values
me.weight = 1.000
### set type: worn
me.settype("worn")
me.worn_type = "shirt"
### end type
-