Update weapons.js
This commit is contained in:
parent
720380754d
commit
57dad31128
|
|
@ -1,3 +1,4 @@
|
||||||
|
//weapons.js by Jayd also know as JaydRubies
|
||||||
elements.tsar_bomba = {
|
elements.tsar_bomba = {
|
||||||
color: "#524C41",
|
color: "#524C41",
|
||||||
behavior: [
|
behavior: [
|
||||||
|
|
@ -996,4 +997,4 @@ elements.railgun_right = {
|
||||||
color: "#71797E",
|
color: "#71797E",
|
||||||
conduct: 1,
|
conduct: 1,
|
||||||
hardness: 1,
|
hardness: 1,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue