// priority: 0 "use strict"; function registerCreateMaterials(event) { event.create('asurine') .color(0x7DB8D1) .secondaryColor(0x4C5D7B) .dust() }