sorcery  Diff

Differences From Artifact [3a273fe491]:

To Artifact [f442987cb7]:


   353    353   					end
   354    354   					return {v,''} -- !!
   355    355   				end
   356    356   			end
   357    357   		end;
   358    358   	};
   359    359   	lathe = {
   360         -		name = 'Lathe';
          360  +		name = 'Lathe Pattern';
   361    361   		chance = 1;
   362    362   		node = 'sorcery:lathe';
   363    363   		booksuf = 'Compendium';
   364    364   		w = 2, h = 1;
   365    365   		slots = { {1,0}, {0,0} };
   366    366   		apply_exclusions = true;
   367    367   		props = props_builtin;