Quest 6: setPronoun(item) FUNCTION

This allows you to set the parser to recognize your pronoun as the item.

function setPronoun(item){
	var { subjective : pronoun } = item.pronouns
	parser.pronouns[pronoun] = item
	return pronoun
}

This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums