Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion GameData/Labradoodle/Localization/en-us.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Localization
en-us
{
#LOC_Labradoodle_labrador-engine_title = RE-L20 "Labrador" Liquid Fuel Engine
#LOC_Labradoodle_labrador-engine_title_CPT = RE-B20 "Labrador" Liquid Fuel Engine
#LOC_Labradoodle_labrador-engine_description = A mid-range multi-nozzle engine designed for upper stages, fitting neatly between the performance of the Poodle and the Skipper.
#LOC_Labradoodle_labrador-engine_tags = lander orbit (labrador propuls rocket
}
}
}
6 changes: 6 additions & 0 deletions GameData/Labradoodle/Patches/labrador-engine-CPT.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// Add support for Community Parts Titles
// In CPT, the 'Poodle' is labeled as 'RE-B10' instead of its stock name 'RE-L10', so the naming order gets messed up when used with CPT
// This patch adds consistency to the 'Labrador' when CPT is installed

@PART[labrador-engine]:NEEDS[002_CommunityPartsTitles]:FOR[z_Labradoodle]
{ @title = #LOC_Labradoodle_labrador-engine_title_CPT } // RE-B20 "Labrador" Liquid Fuel Engine