I have a group of item (fixtures) which are to be handled individually but need a different description when referred as plural; normally is a work for a CollectiveGroup but I have found a much simpler solution:
Decoration 'three wardrobes; large trio\'s; armoirs dressers; them' @dressing
"[SPOILER]" //provisional desc
matchPhrases = ['wardrobes', 'dressers', 'armoirs']
notImportantMsg = 'You should refer to these wardrobes individually.'
;
Notice in particular the notImportantMsg: without it, the stock “X are not important” is a guaranteed way to get the deserved players’s ire…
HTH and
Best regards from Italy,
dott. Piergiorgio.