sorcery  Diff

Differences From Artifact [c464435f82]:

To Artifact [a891ed08b5]:


     1         --- resonance is a mechanic whereby give which 'resonate' can be
            1  +-- resonance is a mechanic whereby items which 'resonate' can be
     2      2   -- transformed into each other by use of the divide/meld wands
     3      3   
     4      4   local function
     5      5   undersign(signs) return function(ctx)
     6      6   	local stars = sorcery.calendar.stars(ctx.today);
     7      7   	for _,s in pairs(signs) do
     8      8   		if stars.sign.id == s then return true end