Update cool_tools.js
This commit is contained in:
parent
beeb4c8ebd
commit
0f78e39f24
|
|
@ -6,7 +6,7 @@ elements.exploder = {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
category: "tools",
|
category: "tools",
|
||||||
|
};
|
||||||
|
|
||||||
elements.radiator = {
|
elements.radiator = {
|
||||||
color: "#248c1c",
|
color: "#248c1c",
|
||||||
|
|
@ -25,5 +25,5 @@ elements.radiator = {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
category: "tools",
|
category: "tools",
|
||||||
|
};
|
||||||
//im aware that theres more radiation stuf than this
|
//im aware that theres more radiation stuf than this
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue