Skip to content

Commit 31edd5e

Browse files
author
BombasterDS
committed
LocId
1 parent 13e0d33 commit 31edd5e

3 files changed

Lines changed: 32 additions & 16 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
lathe-recipe-BasicGalaticCommonTranslatorImplanter-subname = basic common translator implant
2+
lathe-recipe-AdvancedGalaticCommonTranslatorImplanter-subname = advanced common translator implant
3+
lathe-recipe-BubblishTranslatorImplanter-subname = bubblish translator implant
4+
lathe-recipe-NekomimeticTranslatorImplanter-subname = nekomimetic translator implant
5+
lathe-recipe-DraconicTranslatorImplanter-subname = draconic translator implant
6+
lathe-recipe-CanilunztTranslatorImplanter-subname = canilunzt translator implant
7+
lathe-recipe-SolCommonTranslatorImplanter-subname = sol-common translator implant
8+
lathe-recipe-ChittinTranslatorImplanter-subname = chittin translator implant
9+
lathe-recipe-RootSpeakTranslatorImplanter-subname = root-speak translator implant
10+
lathe-recipe-MofficTranslatorImplanter-subname = moffic translator implant
11+
lathe-recipe-ValyrianStandardTranslatorImplanter-subname = valyrian standard translator implant
12+
lathe-recipe-SiikMaasTranslatorImplanter-subname = siik'maas translator implant
13+
lathe-recipe-MarishTranslatorImplanter-subname = marish translator implant
14+
lathe-recipe-SchechiTranslatorImplanter-subname = schechi translator implant
15+
lathe-recipe-NewKinPidginTranslatorImplanter-subname = ka'rakk translator implant
16+
lathe-recipe-ChevalTranslatorImplanter-subname = cheval translator implant

Resources/Prototypes/_EinsteinEngines/Recipes/Lathes/language.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -173,89 +173,89 @@
173173
- type: latheRecipe
174174
parent: BaseTranslatorImplanter
175175
id: BasicGalaticCommonTranslatorImplanter
176-
subname: basic common translator implant
176+
subname: lathe-recipe-BasicGalaticCommonTranslatorImplanter-subname
177177
result: BasicGalaticCommonTranslatorImplanter
178178

179179
- type: latheRecipe
180180
parent: BaseTranslatorImplanter
181181
id: AdvancedGalaticCommonTranslatorImplanter
182-
subname: advanced common translator implant
182+
subname: lathe-recipe-AdvancedGalaticCommonTranslatorImplanter-subname
183183
result: AdvancedGalaticCommonTranslatorImplanter
184184

185185
- type: latheRecipe
186186
parent: BaseTranslatorImplanter
187187
id: BubblishTranslatorImplanter
188-
subname: bubblish translator implant
188+
subname: lathe-recipe-BubblishTranslatorImplanter-subname
189189
result: BubblishTranslatorImplanter
190190

191191
- type: latheRecipe
192192
parent: BaseTranslatorImplanter
193193
id: NekomimeticTranslatorImplanter
194-
subname: nekomimetic translator implant
194+
subname: lathe-recipe-NekomimeticTranslatorImplanter-subname
195195
result: NekomimeticTranslatorImplanter
196196

197197
- type: latheRecipe
198198
parent: BaseTranslatorImplanter
199199
id: DraconicTranslatorImplanter
200-
subname: draconic translator implant
200+
subname: lathe-recipe-DraconicTranslatorImplanter-subname
201201
result: DraconicTranslatorImplanter
202202

203203
- type: latheRecipe
204204
parent: BaseTranslatorImplanter
205205
id: CanilunztTranslatorImplanter
206-
subname: canilunzt translator implant
206+
subname: lathe-recipe-CanilunztTranslatorImplanter-subname
207207
result: CanilunztTranslatorImplanter
208208

209209
- type: latheRecipe
210210
parent: BaseTranslatorImplanter
211211
id: SolCommonTranslatorImplanter
212-
subname: sol-common translator implant
212+
subname: lathe-recipe-SolCommonTranslatorImplanter-subname
213213
result: SolCommonTranslatorImplanter
214214

215215
- type: latheRecipe
216216
parent: BaseTranslatorImplanter
217217
id: RootSpeakTranslatorImplanter
218-
subname: root-speak translator implant
218+
subname: lathe-recipe-RootSpeakTranslatorImplanter-subname
219219
result: RootSpeakTranslatorImplanter
220220

221221
- type: latheRecipe
222222
parent: BaseTranslatorImplanter
223223
id: MofficTranslatorImplanter
224-
subname: moffic translator implant
224+
subname: lathe-recipe-MofficTranslatorImplanter-subname
225225
result: MofficTranslatorImplanter
226226

227227
- type: latheRecipe
228228
parent: BaseTranslatorImplanter
229229
id: ValyrianStandardTranslatorImplanter
230-
subname: valyrian standard translator implant
230+
subname: lathe-recipe-ValyrianStandardTranslatorImplanter-subname
231231
result: ValyrianStandardTranslatorImplanter
232232

233233
- type: latheRecipe
234234
parent: BaseTranslatorImplanter
235235
id: ChittinTranslatorImplanter
236-
subname: chittin translator implant
236+
subname: lathe-recipe-ChittinTranslatorImplanter-subname
237237
result: ChittinTranslatorImplanter
238238

239239
- type: latheRecipe
240240
parent: BaseTranslatorImplanter
241241
id: SiikMaasTranslatorImplanter
242-
subname: siik'maas translator implant
242+
subname: lathe-recipe-SiikMaasTranslatorImplanter-subname
243243
result: SiikMaasTranslatorImplanter
244244

245245
- type: latheRecipe
246246
parent: BaseTranslatorImplanter
247247
id: MarishTranslatorImplanter
248-
subname: marish translator implant
248+
subname: lathe-recipe-MarishTranslatorImplanter-subname
249249
result: MarishTranslatorImplanter
250250

251251
- type: latheRecipe
252252
parent: BaseTranslatorImplanter
253253
id: SchechiTranslatorImplanter
254-
subname: schechi translator implant
254+
subname: lathe-recipe-SchechiTranslatorImplanter-subname
255255
result: SchechiTranslatorImplanter
256256

257257
- type: latheRecipe
258258
parent: BaseTranslatorImplanter
259259
id: NewKinPidginTranslatorImplanter
260-
subname: ka'rakk translator implant
260+
subname: lathe-recipe-NewKinPidginTranslatorImplanter-subname
261261
result: NewKinPidginTranslatorImplanter
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- type: latheRecipe
22
parent: BaseTranslatorImplanter
33
id: ChevalTranslatorImplanter
4-
subname: cheval translator implant
4+
subname: lathe-recipe-ChevalTranslatorImplanter-subname
55
result: ChevalTranslatorImplanter

0 commit comments

Comments
 (0)