pdxiv / sk2sadat

Convert ScottKit to Scott Adams DAT format
GNU General Public License v2.0
1 stars 1 forks source link

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

Closed pdxiv closed 3 years ago

pdxiv commented 3 years ago

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