Pre-release
Adventure.js Docs Downloads
Score: 0 Moves: 0
Tutorial explaining how to set asset descriptions in Adventurejs. tutorial, descriptions

Descriptions:Direct Descriptions

To be written...

this.descriptions = 
{
  look: "",
  brief: "",
  verbose: "",
  careful: "",
  closed: "",
  open: "",
  taste: "",
  touch: "",
  smell:"",
  sound:"",
  through:"",
  in:"",
  exits:"",
  for_exits_list:"",
}