forked from cacklingfiend/lignumis
		
	Always show moist stromatolite remnant in filter UI
This commit is contained in:
		
							parent
							
								
									8b8099ef06
								
							
						
					
					
						commit
						c40fcdd326
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -230,7 +230,8 @@ local remnant = { | |||
|     drop_sound = space_age_item_sounds.agriculture_inventory_move, | ||||
|     stack_size = 50, | ||||
|     default_import_location = "lignumis", | ||||
|     weight = 1 * kg | ||||
|     weight = 1 * kg, | ||||
|     flags = { "always-show" } | ||||
| } | ||||
| 
 | ||||
| local desiccation_recipe = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Simon Brodtmann
						Simon Brodtmann