mirror of
				https://github.com/mt-mods/homedecor_modpack.git
				synced 2025-10-31 21:35:30 +01:00 
			
		
		
		
	Disable shower flowing for everyone
This commit is contained in:
		| @@ -231,8 +231,7 @@ homedecor.register("shower_head", { | |||||||
| 					minetest.sound_stop(s_handle) | 					minetest.sound_stop(s_handle) | ||||||
| 				end, s_handle) | 				end, s_handle) | ||||||
| 			end | 			end | ||||||
| 			local player = clicker:get_player_name() | 			minetest.delete_particlespawner(id) | ||||||
| 			minetest.delete_particlespawner(id, player) |  | ||||||
| 			this_spawner_meta:set_int("active", nil) | 			this_spawner_meta:set_int("active", nil) | ||||||
| 			this_spawner_meta:set_int("sound", nil) | 			this_spawner_meta:set_int("sound", nil) | ||||||
| 			return | 			return | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user