Skip to content

Commit

Permalink
fix orichalcum frames in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
KorGgenT committed Jan 29, 2020
1 parent a28eeb9 commit 2ade4b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/mods/Magiclysm/items/vehicle/frames.json
Expand Up @@ -16,8 +16,8 @@
"name": "orichalcum frame",
"symbol": "]",
"description": "A frame made of orichalcum. Significantly sturdier than steel, but also much more expensive.",
"volume": "10 L",
"weight": "20 kg",
"volume": "20 L",
"weight": "100 kg",
"color": "yellow",
"material": [ "orichalcum_metal" ],
"price": 800000
Expand Down

0 comments on commit 2ade4b8

Please sign in to comment.