Skip to content

Commit

Permalink
Lint JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamayana committed Jul 13, 2023
1 parent 4cd8e7f commit 5381f6b
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions data/json/items/tool_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -3503,11 +3503,7 @@
"need_charges": 1,
"need_charges_msg": "The blanket's batteries are dead."
},
{
"type": "link_up",
"cable_length": 3,
"charge_rate": "110 W"
}
{ "type": "link_up", "cable_length": 3, "charge_rate": "110 W" }
],
"flags": [ "OVERSIZE", "OUTER", "ALLOWS_NATURAL_ATTACKS", "WATER_BREAK" ],
"pocket_data": [
Expand Down Expand Up @@ -3542,11 +3538,7 @@
"msg": "You turn the blanket's heating elements off.",
"target": "electric_blanket"
},
{
"type": "link_up",
"cable_length": 3,
"charge_rate": "110 W"
}
{ "type": "link_up", "cable_length": 3, "charge_rate": "110 W" }
]
},
{
Expand Down

0 comments on commit 5381f6b

Please sign in to comment.