mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 01:05:48 +01:00 
			
		
		
		
	* less clumsy ladder texture, based on rails
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 581 B  | 
							
								
								
									
										
											BIN
										
									
								
								data/ladder.png
									
									
									
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								data/ladder.png
									
									
									
									
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 691 B After Width: | Height: | Size: 395 B  | 
@@ -305,7 +305,7 @@ void content_mapnode_init()
 | 
			
		||||
 | 
			
		||||
	i = CONTENT_LADDER;
 | 
			
		||||
	f = &content_features(i);
 | 
			
		||||
	f->setInventoryTexture("item_ladder.png");
 | 
			
		||||
	f->setInventoryTexture("ladder.png");
 | 
			
		||||
	f->light_propagates = true;
 | 
			
		||||
	f->param_type = CPT_LIGHT;
 | 
			
		||||
	f->is_ground_content = true;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user