forked from nalc/homedecor_modpack
		
	Fix missing aliases
This commit is contained in:
		@@ -455,6 +455,8 @@ local function reg_lamp(suffix, nxt, tilesuffix, light, color)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
	minetest.register_alias("homedecor:standing_lamp_bottom"..lampcolor.."_"..suffix, "homedecor:standing_lamp"..lampcolor.."_"..suffix)
 | 
						minetest.register_alias("homedecor:standing_lamp_bottom"..lampcolor.."_"..suffix, "homedecor:standing_lamp"..lampcolor.."_"..suffix)
 | 
				
			||||||
	minetest.register_alias("homedecor:standing_lamp_top"..lampcolor.."_"..suffix, "air")
 | 
						minetest.register_alias("homedecor:standing_lamp_top"..lampcolor.."_"..suffix, "air")
 | 
				
			||||||
 | 
						minetest.register_alias("homedecor:standing_lamp_"..suffix, "homedecor:standing_lamp_white_"..suffix)
 | 
				
			||||||
 | 
						minetest.register_alias("homedecor:table_lamp_"..suffix, "homedecor:table_lamp_white_"..suffix)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	-- for old maps that had the original 3dforniture mod
 | 
						-- for old maps that had the original 3dforniture mod
 | 
				
			||||||
	if lampcolor == "" then
 | 
						if lampcolor == "" then
 | 
				
			||||||
 
 | 
				
			|||||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 159 B  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 245 B  | 
		Reference in New Issue
	
	Block a user