abstract: no
script  :~
  ### The following mproto was generated by medit
  ### If you edit this script, adhere to the stylistic
  ### conventions laid out by medit, or delete the top line
  
  ### keywords, short descs, room descs, and look descs
  me.keywords = "barfly"  + ", " + me.keywords
  me.name     = "a barfly"
  me.mname    = "a group of %d bar flies"
  me.rdesc    = "A barfly is here, mulling about."
  me.mdesc    = "A group of %d barflies are here, mulling about."
  me.desc     = me.desc + " " + "   He is middle aged, and looks like he has led a pretty tough life.  His  hands look strong and calloused.  He might be a miner, or perhaps some kind  of tradesman.  His face is slightly pocked, and his eyebrows are big and  bushy.  He looks a bit too preoccupied with his mug of ale to pay you much  attention. "
  
  ### race and gender
  me.race     = "human"
  me.gender   = "male"
-
