added upward bomb

This commit is contained in:
Lily-129 2022-01-30 01:39:29 -05:00 committed by GitHub
parent 69b5f877c0
commit d3d788d5d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -644,6 +644,20 @@ elements.molten_histrelin = {
hidden: true,
tempLow: 1800,
stateLow: "histrelin",
},
//end of hrt section
elements.anti_bomb = {
color: "#525c61",
behavior: [
"M2|M1 AND EX:10|M2",
"XX|XX|XX",
"XX|EX:10|XX",
],
category: "weapons",
state: "solid",
density: 1300,
}
runAfterLoad(function() {