Merge pull request #381 from voidapex11/weapons-up_misile

added an up misile to weapons.js
This commit is contained in:
slweeb 2024-03-01 13:54:45 -05:00 committed by GitHub
commit 203a85eb70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 0 deletions

View File

@ -86,6 +86,15 @@ elements.right_missile = {
],
category:"ammunition",
},
elements.up_missile = {
color: "#4c4e42",
behavior: [
"XX|M1 AND EX:10|M2",
"EX:10|XX|EX:10",
"XX|EX:10|M2",
],
category:"ammunition",}
elements.cluster_munition = {
color: "#444444",
behavior: [