fix organotin subgroup
This commit is contained in:
parent
01d64fea85
commit
1817f37c8a
2 changed files with 6 additions and 0 deletions
|
@ -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:
|
||||
|
|
|
@ -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},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue