Skip to content

Commit

Permalink
mech part fix (#32)
Browse files Browse the repository at this point in the history
* Update mechboosterhammer.item.patch

trade for翻译错误

* Update mechbodyshark.item.patch

* Update mecharmwobbleshot.item.patch
  • Loading branch information
wzzgg authored and sffxzzp committed Aug 25, 2019
1 parent ae9dc06 commit 533e552
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions items/generic/mechparts/arm/mecharmwobbleshot.item.patch
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[{ "op" : "replace", "path" : "/description", "value" : "这种机甲臂发射告诉振荡的等离子体甜甜圈。"},
{ "op" : "replace", "path" : "/shortdescription", "value" : "摆动射击机甲臂"}]
[{ "op" : "replace", "path" : "/description", "value" : "这种机甲臂发射可怕的等离子振荡圈。"},
{ "op" : "replace", "path" : "/shortdescription", "value" : "摆动射击机甲臂"}]
4 changes: 2 additions & 2 deletions items/generic/mechparts/body/mechbodyshark.item.patch
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[{ "op" : "replace", "path" : "/description", "value" : "一个由鲨狗的机体,它的皮肤也能够堪堪抵挡它的撕咬。"},
{ "op" : "replace", "path" : "/shortdescription", "value" : "鲨狗化机体"}]
[{ "op" : "replace", "path" : "/description", "value" : "一个由鲨狗的机体,它的吼声不比它的撕咬差到哪去。"},
{ "op" : "replace", "path" : "/shortdescription", "value" : "鲨狗化机体"}]
4 changes: 2 additions & 2 deletions items/generic/mechparts/booster/mechboosterhammer.item.patch
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[{ "op" : "replace", "path" : "/description", "value" : "一组大型推进器,以降低控制力来提高速度。"},
{ "op" : "replace", "path" : "/shortdescription", "value" : "铁锤机甲推进器"}]
[{ "op" : "replace", "path" : "/description", "value" : "一组大型推进器,牺牲了速度来提高控制力。"},
{ "op" : "replace", "path" : "/shortdescription", "value" : "铁锤机甲推进器"}]

0 comments on commit 533e552

Please sign in to comment.