starlit  Diff

Differences From Artifact [ae84fc4236]:

To Artifact [9accce5f34]:


103
104
105
106
107
108
109



110
111
112
113
114
115
116
				calendar = 'commune';
			};
			overlays = {};
			cooldownTimes = {
				stamina = 0;
				alarm = 0;
			};



		}
	end;
	__index = {
		--------------
		-- overlays --
		--------------
		updateOverlays = function(self)







>
>
>







103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
				calendar = 'commune';
			};
			overlays = {};
			cooldownTimes = {
				stamina = 0;
				alarm = 0;
			};
			env = {
				weather = nil;
			};
		}
	end;
	__index = {
		--------------
		-- overlays --
		--------------
		updateOverlays = function(self)