tweak color of FOOF
This commit is contained in:
parent
de6a852443
commit
66ca0b27a8
1 changed files with 2 additions and 2 deletions
|
|
@ -92,8 +92,8 @@ const registerTFGNuclearMaterials = (event) => {
|
|||
.fluid()
|
||||
.components('2x oxygen', '2x fluorine')
|
||||
.iconSet(GTMaterialIconSet.FINE)
|
||||
.color(0xffa500)
|
||||
.secondaryColor(0xffffff)
|
||||
.color(0xfcb603)
|
||||
.secondaryColor(0xfc5e03)
|
||||
|
||||
event.create('tritiated_water')
|
||||
.fluid()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue