mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Soft-deprecate 0.625m restock+ claw
This commit is contained in:
parent
cd3987cea9
commit
0b71abb458
@ -1 +1 @@
|
|||||||
Subproject commit 29ec4fc935c44ef5a95c3dd10f1d5bc804ed2e57
|
Subproject commit 582cb1fa8eb791ebdafac579c3f1f251f806b844
|
@ -1,5 +1,6 @@
|
|||||||
// ReStock+ 0.1.0
|
// ReStock+ 0.1.0
|
||||||
// size 0 claw
|
// size 0 claw
|
||||||
|
// NOTE: Soft-deprecated as of KSP 1.10 update
|
||||||
PART
|
PART
|
||||||
{
|
{
|
||||||
name = restock-claw-625-1
|
name = restock-claw-625-1
|
||||||
@ -19,7 +20,8 @@ PART
|
|||||||
entryCost = 4000
|
entryCost = 4000
|
||||||
cost = 350
|
cost = 350
|
||||||
mass = 0.03
|
mass = 0.03
|
||||||
category = Coupling
|
category = none
|
||||||
|
TechHidden = True
|
||||||
subcategory = 0
|
subcategory = 0
|
||||||
title = #LOC_RestockPlus_restock-claw-625-1_title //Advanced Grabbing Unit Junior
|
title = #LOC_RestockPlus_restock-claw-625-1_title //Advanced Grabbing Unit Junior
|
||||||
manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps
|
manufacturer = #autoLOC_501631 //#autoLOC_501631 = STEADLER Engineering Corps
|
||||||
|
Loading…
Reference in New Issue
Block a user