forked from cacklingfiend/lignumis
		
	Autoplaced gold stromatolites are trees now that can be harvested by the agricultural tower
This commit is contained in:
		
							parent
							
								
									72701aab63
								
							
						
					
					
						commit
						bc5a99eb28
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1,6 +1,7 @@ | ||||||
| local space_age_item_sounds = require("__space-age__.prototypes.item_sounds") | local space_age_item_sounds = require("__space-age__.prototypes.item_sounds") | ||||||
| 
 | 
 | ||||||
| local stromatolite = table.deepcopy(data.raw["simple-entity"]["copper-stromatolite"]) | local stromatolite = table.deepcopy(data.raw["simple-entity"]["copper-stromatolite"]) | ||||||
|  | stromatolite.type = "tree" | ||||||
| stromatolite.name = "gold-stromatolite" | stromatolite.name = "gold-stromatolite" | ||||||
| stromatolite.icon = "__lignumis__/graphics/icons/gold-stromatolite.png" | stromatolite.icon = "__lignumis__/graphics/icons/gold-stromatolite.png" | ||||||
| stromatolite.autoplace = { | stromatolite.autoplace = { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Simon Brodtmann
						Simon Brodtmann