mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Renaming instances of new 1.25m Engine Plate from restock-engineplate-125-1-MH to restock-engineplate-125-2
This commit is contained in:
parent
66f3d8c9fb
commit
009fceb03f
@ -13,7 +13,7 @@
|
|||||||
!MODEL,* {}
|
!MODEL,* {}
|
||||||
MODEL
|
MODEL
|
||||||
{
|
{
|
||||||
model = ReStock/Assets/Coupling/restock-engineplate-125-1-MH
|
model = ReStock/Assets/Coupling/restock-engineplate-125-2
|
||||||
texture = blank, ReStock/Assets/Structural/restock-structural-tubes-1
|
texture = blank, ReStock/Assets/Structural/restock-structural-tubes-1
|
||||||
texture = blank-n, ReStock/Assets/Structural/restock-structural-tubes-1-n
|
texture = blank-n, ReStock/Assets/Structural/restock-structural-tubes-1-n
|
||||||
}
|
}
|
||||||
|
@ -342,7 +342,7 @@ Localization
|
|||||||
|
|
||||||
// 1.25m
|
// 1.25m
|
||||||
#LOC_RestockPlus_restock-engineplate-125-1_title = EP-12 Engine Plate *DEPRECATED DO NOT USE*
|
#LOC_RestockPlus_restock-engineplate-125-1_title = EP-12 Engine Plate *DEPRECATED DO NOT USE*
|
||||||
#LOC_RestockPlus_restock-engineplate-125-1-MH_title = EP-12 Engine Plate
|
#LOC_RestockPlus_restock-engineplate-125-2_title = EP-12 Engine Plate
|
||||||
#LOC_RestockPlus_restock-engineplate-125-1_description = A small plate for holding one or more engines. Includes optional boattail to protect first stage engines, or several lengths of shroud. Includes a decoupler for use with upper stages.
|
#LOC_RestockPlus_restock-engineplate-125-1_description = A small plate for holding one or more engines. Includes optional boattail to protect first stage engines, or several lengths of shroud. Includes a decoupler for use with upper stages.
|
||||||
#LOC_RestockPlus_restock-engineplate-125-1_tags = restock engine plate shroud boattail explo break decouple seperat split pancake 125 1.25 Electron
|
#LOC_RestockPlus_restock-engineplate-125-1_tags = restock engine plate shroud boattail explo break decouple seperat split pancake 125 1.25 Electron
|
||||||
|
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
// 1.25m engine plate
|
// 1.25m engine plate
|
||||||
PART
|
PART
|
||||||
{
|
{
|
||||||
name = restock-engineplate-125-1-MH
|
name = restock-engineplate-125-2
|
||||||
module = Part
|
module = Part
|
||||||
author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea)
|
author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea)
|
||||||
MODEL
|
MODEL
|
||||||
{
|
{
|
||||||
model = ReStock/Assets/Coupling/restock-engineplate-125-1-MH
|
model = ReStock/Assets/Coupling/restock-engineplate-125-2
|
||||||
texture = blank, ReStock/Assets/Structural/restock-structural-tubes-1
|
texture = blank, ReStock/Assets/Structural/restock-structural-tubes-1
|
||||||
texture = blank-n, ReStock/Assets/Structural/restock-structural-tubes-1-n
|
texture = blank-n, ReStock/Assets/Structural/restock-structural-tubes-1-n
|
||||||
}
|
}
|
||||||
@ -20,7 +20,7 @@ PART
|
|||||||
entryCost = 2200
|
entryCost = 2200
|
||||||
cost = 200
|
cost = 200
|
||||||
category = Coupling
|
category = Coupling
|
||||||
title = #LOC_RestockPlus_restock-engineplate-125-1-MH_title // EP-12 Engine Plate
|
title = #LOC_RestockPlus_restock-engineplate-125-2_title // EP-12 Engine Plate
|
||||||
manufacturer = #autoLOC_501682 // Rokea Inc
|
manufacturer = #autoLOC_501682 // Rokea Inc
|
||||||
description = #LOC_RestockPlus_restock-engineplate-125-1_description
|
description = #LOC_RestockPlus_restock-engineplate-125-1_description
|
||||||
// A small plate for holding one or more engines. Includes optional boattail to protect first stage engines, or several lengths of shroud. Includes a decoupler for use with upper stages.
|
// A small plate for holding one or more engines. Includes optional boattail to protect first stage engines, or several lengths of shroud. Includes a decoupler for use with upper stages.
|
Loading…
Reference in New Issue
Block a user