Skip to content

Commit

Permalink
Merge pull request #37485 from KorGgenT/orichalcum-frame-fix
Browse files Browse the repository at this point in the history
fix orichalcum frames in tests
  • Loading branch information
ZhilkinSerg committed Jan 29, 2020
2 parents 5200e8b + 2ade4b8 commit cbc7ca1
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 cbc7ca1

Please sign in to comment.