Skip to content
5 changes: 3 additions & 2 deletions deathstar.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Death Star",
"identifier": "DS-1 platform",
"commander": "Grand Moff",
"weapon": ["superlaser", "tractor beam", "turbolaser"],
"weapon": ["superlaser", "tractor beam", "turbolaser", "anti-matter bomb"],
"powersource": "hypermatter reactor",
"specification": {
"scale": "km",
Expand All @@ -14,5 +14,6 @@
"price": {
"amount": 1000000000000,
"currency": "galactic credits"
}
},
"star": 0
}