starlit  Diff

Differences From Artifact [078f484c1f]:

To Artifact [ef81e2c820]:


    57     57   		tex = {
    58     58   			plate = {
    59     59   				id = 'starlit-suit-survival-plate';
    60     60   				tint = lib.color {hue = 210, sat = .5, lum = .5};
    61     61   			};
    62     62   			lining = {
    63     63   				id = 'starlit-suit-survival-lining';
    64         -				tint = lib.color {hue = 180, sat = .2, lum = .7};
           64  +				tint = lib.color {hue = 260, sat = .3, lum = .3};
    65     65   			};
    66     66   		};
    67     67   		tints = {'suit_plate', 'suit_lining'};
    68     68   		temp = {
    69     69   			desc = facDesc('survival','cc');
    70     70   			maxHeat = 0.7; -- can produce a half-degree Δ per second
    71     71   			maxCool = 0.5;