PCGen / pcgen

Main code and data development for pcgen program release
http://pcgen.org
GNU Lesser General Public License v2.1
431 stars 341 forks source link

Pathfinder: 'Masterwork' is missing in Item Customier #3483

Closed simiczhang closed 6 years ago

simiczhang commented 6 years ago

Step:

  1. File -> New
  2. Inventory -> Purchase
  3. Search 'Longsword' and choose Longsword
  4. Click 'Add Custom'

Expected: 'Masterwork' is in modifier list Actual: 'Masterwork' is NOT in modifier list

Cause: recent commit https://github.com/PCGen/pcgen/commit/d3426d3e53a144117519cdca98153fa699958d0f cause this regression

LegacyKing commented 6 years ago

https://github.com/PCGen/pcgen/pull/3485