Differences From
Artifact [3b59932455]:
163 163 end
164 164 end
165 165 sorcery.registry.mk('residue',false)
166 166 end
167 167
168 168 sorcery.stage('startup',data)
169 169 for _,u in pairs {
170 - 'vfx'; 'context'; 'attunement'; 'itemclass'; 'craft'; 'spell';
170 + 'global'; 'vfx'; 'context'; 'attunement'; 'itemclass'; 'craft'; 'spell';
171 171 'liquid'; 'tree'; 'potions'; 'metal', 'gems'; 'leylines';
172 172 'infuser'; 'altar'; 'wands'; 'tools', 'crafttools';
173 173 'enchanter'; 'harvester'; 'metallurgy-hot', 'metallurgy-cold';
174 174 'entities'; 'recipes'; 'coins'; 'interop';
175 175 'tnodes'; 'forcefield'; 'farcaster'; 'portal';
176 176 'cookbook', 'writing'; 'disassembly'; 'displacer';
177 177 'gravitator'; 'precipitator'; 'calendar', 'astrolabe';