fix misshap
This commit is contained in:
parent
c3e07efdbf
commit
96fe188bbf
4 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@
|
||||||
"Amount": 20
|
"Amount": 20
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Item": "Desc_SpaceElevatorPart",
|
"Item": "Desc_IronPlateReinforced",
|
||||||
"Amount": 10
|
"Amount": 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
"Amount": 10
|
"Amount": 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Item": "Desc_SpaceElevatorPart",
|
"Item": "Desc_IronPlateReinforced",
|
||||||
"Amount": 1
|
"Amount": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
"Amount": 1
|
"Amount": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Item": "Desc_SpaceElevatorPart",
|
"Item": "Desc_IronPlateReinforced",
|
||||||
"Amount": 1
|
"Amount": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"Amount": 10
|
"Amount": 10
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Item": "Desc_SpaceElevatorPart",
|
"Item": "Desc_IronPlateReinforced",
|
||||||
"Amount": 4
|
"Amount": 4
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue