forked from mtcontrib/homedecor_modpack
		
	doorbell max hear distance = 15
This commit is contained in:
		| @@ -1150,7 +1150,7 @@ minetest.register_node("homedecor:doorbell", { | ||||
| 	on_punch = function(pos, node, puncher, pointed_thing) | ||||
| 		minetest.sound_play("homedecor_doorbell", { | ||||
| 			gain = 1.0, | ||||
| 			max_hear_distance = 32 | ||||
| 			max_hear_distance = 15 | ||||
| 		})  | ||||
| 	end | ||||
| }) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user