added an up misile to weapons.js

This commit is contained in:
voidapex11 2024-03-01 16:36:53 +00:00 committed by GitHub
parent 6db101aec9
commit 6bf6060bfc
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: [