summaryrefslogtreecommitdiffstats
path: root/resources/script/interact.lua
blob: 98bb34f9a60cfa339e7d867ee8817aae386a4c13 (plain)
1
2
3
function interact(entity, time)
	print('Interact! ' .. time)
end