Separate item names from type/subtype

Issue #1 resolved
Chris Carr created an issue

This requires the addition of "basename": "Whatever" to every object record in object.txt. The idea is that consumable subtypes are actually part of the basename, and not real prefixes or suffixes (e.g. Flask of Oil, etc.). This will make affix and flavour handling neater.

Original thoughts at https://bitbucket.org/derakon/pyrel-hg/wiki/Item%20naming%20and%20type%20hierarchy

Comments (3)

  1. derakon repo owner

    Alternately we can provide a basename only where it can't reasonably be derived from the type/subtype. That is, "basename" would be an optional field for object records.

  2. Log in to comment