summaryrefslogtreecommitdiff
path: root/auto_yards/nodes/(-2004,3,-1099).lua
blob: 69ad07797ee32f690ce2899a2d6c3119745eba5b (plain)
1
2
3
4
5
6
local s = rwt.to_string(rwt.now()).."\n--"
for k in pairs(S.yards.BY.notify) do
	s = s ..k..", "
end
s = s.."--"
digiline_send("",s)