Update Factorio mod to give free samples
(for now always, probably an option later)
This commit is contained in:
		@@ -4,5 +4,5 @@ ap-{{ tech_table[original_tech_name] }}-={{ player_names[receiving_player] }}'s
 | 
			
		||||
{% endfor %}
 | 
			
		||||
[technology-description]
 | 
			
		||||
{% for original_tech_name, item_name, receiving_player in locations %}
 | 
			
		||||
"ap-{{ tech_table[original_tech_name] }}-=Researching this technology sends {{ item_name }} to {{ player_names[receiving_player] }}.
 | 
			
		||||
ap-{{ tech_table[original_tech_name] }}-=Researching this technology sends {{ item_name }} to {{ player_names[receiving_player] }}.
 | 
			
		||||
{% endfor %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user