Update weapons.js

This commit is contained in:
Jayd-Rubies 2024-12-03 23:43:05 -05:00 committed by GitHub
parent 720380754d
commit 57dad31128
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
//weapons.js by Jayd also know as JaydRubies
elements.tsar_bomba = {
color: "#524C41",
behavior: [
@ -996,4 +997,4 @@ elements.railgun_right = {
color: "#71797E",
conduct: 1,
hardness: 1,
}
}