fix organotin subgroup

This commit is contained in:
Brevven 2025-01-01 03:56:45 -08:00
parent 01d64fea85
commit 1817f37c8a
2 changed files with 6 additions and 0 deletions

View file

@ -1,4 +1,9 @@
---------------------------------------------------------------------------------------------------
Version: 2.0.1
Date: 2024-12-31
Changes:
- Organotins will show up in a better location in places like Factoriopedia
---------------------------------------------------------------------------------------------------
Version: 2.0.0
Date: 2024-12-31
Changes:

View file

@ -117,6 +117,7 @@ data:extend({
{
type = "fluid",
name = "organotins",
subgroup = "fluid",
default_temperature = 25,
heat_capacity = "0.1kJ",
base_color = {r=0.75, g=0.65, b=0.1},