mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Finish initial 3.75m redo (#12)
* New models and animations for 3.75m parts
This commit is contained in:
20
Distribution/Restock/GameData/ReStock/Localization/en-us.cfg
Normal file
20
Distribution/Restock/GameData/ReStock/Localization/en-us.cfg
Normal file
@ -0,0 +1,20 @@
|
||||
// Proposed format:
|
||||
// #LOC_Restock_partconfigname_fieldname
|
||||
// eg.
|
||||
// #LOC_Restock_restock-engine-375-3_title = ...
|
||||
// #LOC_Restock_restock-engine-375-3_description = ...
|
||||
|
||||
Localization
|
||||
{
|
||||
en-us
|
||||
{
|
||||
|
||||
#LOC_Restock_variant-engine_size0 = 0.625m
|
||||
#LOC_Restock_variant-engine_size1 = 1.25m
|
||||
#LOC_Restock_variant-engine_size2 = 2.5m
|
||||
#LOC_Restock_variant-engine_size3 = 3.75m
|
||||
#LOC_Restock_variant-engine_compact = Compact
|
||||
#LOC_Restock_variant-engine_boattail = Boattail
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user