Changes phoron gas color to purple (#4003)

This commit is contained in:
Alberyk
2017-12-23 17:05:53 -06:00
committed by Lohikar
parent 00ead7d560
commit 33bc324fa4
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
//and following a N/Z ratio of 1.5, the molar mass of a monatomic gas is:
molar_mass = 0.405 // kg/mol
tile_overlay = "phoron"
tile_overlay = "plasma-purple"
overlay_limit = 0.7
flags = XGM_GAS_FUEL | XGM_GAS_CONTAMINANT
+4
View File
@@ -0,0 +1,4 @@
author: Alberyk
delete-after: True
changes:
- imageadd: "Phoron gas should be purple now, to match the solid and liquid form."