pdxiv/sk2sadat

BUG: noun synonyms don't get populated in the vocabulary table if noun is object noun only

Closed this issue · 1 comments

pdxiv commented
BUG: noun synonyms don't get populated in the vocabulary table if noun is object noun only
pdxiv commented

Some more details. Example game file:

room chamber "square chamber"
	exit east dungeon

room dungeon "gloomy dungeon"
	exit west chamber

item coin "*Gold coin*"
	called "coin"

noungroup coin gold

Scottkit (correctly) puts a synonym "gold" in the game file