sorcery  Diff

Differences From Artifact [c1be2dc670]:

To Artifact [98e23bb4d1]:


    86     86   	-- convenience
    87     87   	'str', 'math';
    88     88   	-- serialization
    89     89   	'marshal', 'json';
    90     90   	-- data structures
    91     91   	'tbl', 'class';
    92     92   	-- wrappers
    93         -	'color', 'image', 'ui';
           93  +	'color', 'image', 'ui', 'obj';
    94     94   	-- game
    95     95   	'node', 'item';
    96     96   }
    97     97   
    98     98   sorcery.stage('worldbuilding',data,root)
    99     99   root {'compat','matreg'}
   100    100   if not sorcery.stage('loadlore', data, root) then