forked from nalc/homedecor_modpack
		
	forgot deck chair description
This commit is contained in:
		| @@ -801,6 +801,7 @@ minetest.register_node("homedecor:deckchair_foot", { | |||||||
| 		"homedecor_deckchair_sides.png^[transformFX", | 		"homedecor_deckchair_sides.png^[transformFX", | ||||||
| 		"homedecor_deckchair_front.png" | 		"homedecor_deckchair_front.png" | ||||||
| 	}, | 	}, | ||||||
|  | 	description = "Deck chair", | ||||||
| 	inventory_image = "homedecor_deckchair_inv.png", | 	inventory_image = "homedecor_deckchair_inv.png", | ||||||
| 	drawtype = "nodebox", | 	drawtype = "nodebox", | ||||||
| 	paramtype = "light", | 	paramtype = "light", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user