 
    Glenn H.  said:  Would it be possible in the future to import the descriptive text which often appears above a stat block, and parse it into a macro that when clicked sends it the text to chat as a /desc?   I don't think so. Currently CGen relies on anchor points of the stat-block. The flavor text on the PRD isn't actually part of the stat-block if you catch my meaning.  I want to eventually refactor all of CGen since it's using an object model as opposed to module pattern, so perhaps then when I include location context, it'll be able to pick out more nuanced details. That however is a long ways off pending schedule.   update 1.31:  Fix for 'BUSY' after a single generation  -  Fixed:  'BUSY' state after a single generation, a silly mistake really.    Only   cgen.js  needs to be updated, nothing has changed with the companion scripts. See the Git hub for the freshest updates. 
