Fixed hashes not being there yet again.
This commit is contained in:
parent
d860d978eb
commit
b93165fe19
|
|
@ -324,7 +324,7 @@ behaviors.RADIOACTIVE_POWDER = [
|
||||||
"M2|M1 AND CR:neutron%0.01|M2",
|
"M2|M1 AND CR:neutron%0.01|M2",
|
||||||
];
|
];
|
||||||
elements.radioactive_snow = {
|
elements.radioactive_snow = {
|
||||||
color: "9f7ba6",
|
color: "#9f7ba6",
|
||||||
behavior: behaviors.RADIOACTIVE_SOLID,
|
behavior: behaviors.RADIOACTIVE_SOLID,
|
||||||
category: "land",
|
category: "land",
|
||||||
density: 103,
|
density: 103,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue