Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisAdderley committed Aug 23, 2021
1 parent 4c602e3 commit e662e5c
Show file tree
Hide file tree
Showing 6 changed files with 727 additions and 1,394 deletions.
14 changes: 7 additions & 7 deletions GameData/FarFutureTechnologies/Localization/en-us.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -181,13 +181,13 @@ Localization

#LOC_FFT_fft-fusion-axial-zpinch-1_title = JX-200 'Cascade' Axial Flow Z-Pinch Fusion Engine
#LOC_FFT_fft-fusion-axial-zpinch-1_description = This engine uses a combination of magnetic confinement and zeta-pinch effects to compress fusion plasmas highly efficiently. This results in great performance as the plume of nuclear fire sprays out the back of the 'open concept' reaction chamber. This engine needs to charge its power banks to be activated, but once running generates up to 750 kW of electrical power siphoned off from the plasma stream to charge ship power banks.
#LOC_FFT_fft-fusion-axial-zpinch-1_tags = pulse confinement fusion zpinch axial plasma farfuture nuclear torch
#LOC_FFT_fft-fusion-axial-zpinch-1_tags = pulse confinement fusion zpinch axial plasma farfuture nuclear torch cascade

// Super exotic
// --------------
#LOC_FFT_fft-nswr-1_title = X-2 'Heinlein' Nuclear Salt Water Rocket Engine
#LOC_FFT_fft-nswr-1_description = Basically a continuously detonating, barely contained nuclear explosion, this rocket engine is highly radioactive, highly unpleasant and highly... awesome.
#LOC_FFT_fft-nswr-1_tags = water nuke juice zubrin moar uranium exotic torch farfuture heinlen
#LOC_FFT_fft-nswr-1_tags = water nuke juice zubrin moar uranium exotic torch farfuture heinlein

#LOC_FFT_fft-nswr-2_title = X-42 'Niven' Nuclear Salt Water Rocket Engine
#LOC_FFT_fft-nswr-2_description = Thie engine provides an answer to life, the universe and everything as it uses more fissile material, thus generating a lot more bang for your buck.
Expand Down Expand Up @@ -248,21 +248,21 @@ Localization
// --------------
#LOC_FFT_fft-fueltank-fission-25-1_title = NTS-001 Fissonables Tank
#LOC_FFT_fft-fueltank-fission-25-1_description = Due to the explosion in nuclear propulsion options Post-Kerbin has provided, useful fuel tanks have been needed to take the strain of operations. The NTS-series tanks can hold various fissionable fuels: either carefully mixed water and nuclear salts, or dispersed fissile dust.
#LOC_FFT_fft-fueltank-fission-25-1_tags = fueltank propellant water nuke juice uranium farfuture
#LOC_FFT_fft-fueltank-fission-25-1_tags = fueltank propellant water nuke juice uranium farfuture spicy nsw
#LOC_FFT_fft-fueltank-fission-25-2_title = NTS-002 Fissonables Tank
#LOC_FFT_fft-fueltank-fission-25-2_description = Due to the explosion in nuclear propulsion options Post-Kerbin has provided, useful fuel tanks have been needed to take the strain of operations. The NTS-series tanks can hold various fissionable fuels: either carefully mixed water and nuclear salts, or dispersed fissile dust. This tank is smaller.
#LOC_FFT_fft-fueltank-fission-25-2_tags = fueltank propellant water nuke juice uranium farfuture
#LOC_FFT_fft-fueltank-fission-25-2_tags = fueltank propellant water nuke juice uranium farfuture spicy nsw
#LOC_FFT_fft-fueltank-fission-25-3_title = NTS-003 Fissonables Tank
#LOC_FFT_fft-fueltank-fission-25-3_description = Due to the explosion in nuclear propulsion options Post-Kerbin has provided, useful fuel tanks have been needed to take the strain of operations. The NTS-series tanks can hold various fissionable fuels: either carefully mixed water and nuclear salts, or dispersed fissile dust. This tank is small.
#LOC_FFT_fft-fueltank-fission-25-3_tags = fueltank propellant water nuke juice uranium farfuture
#LOC_FFT_fft-fueltank-fission-25-3_tags = fueltank propellant water nuke juice uranium farfuture spicy nsw

#LOC_FFT_fft-fueltank-fission-5-1_title = NTS-501 Fissonables Tank
#LOC_FFT_fft-fueltank-fission-5-1_description = For the largest nuclear propulsion applications, you need those big containers. The large versions of the NTS-series tanks can only hold carefully mixed water and nuclear salts.
#LOC_FFT_fft-fueltank-fission-5-1_tags = fueltank propellant water nuke juice uranium farfuture
#LOC_FFT_fft-fueltank-fission-5-1_tags = fueltank propellant water nuke juice uranium farfuture spicy nsw

#LOC_FFT_fft-fueltank-fission-5-2_title = NTS-502 Fissonables Tank
#LOC_FFT_fft-fueltank-fission-5-2_description = For the largest nuclear propulsion applications, you need those big containers. The large versions of the NTS-series tanks can only hold carefully mixed water and nuclear salts.
#LOC_FFT_fft-fueltank-fission-5-2_tags = fueltank propellant water nuke juice uranium farfuture
#LOC_FFT_fft-fueltank-fission-5-2_tags = fueltank propellant water nuke juice uranium farfuture spicy nsw

#LOC_FFT_fft-fueltank-fission-radial-1_title = NTR-001 Radial Fissonables Tank
#LOC_FFT_fft-fueltank-fission-radial-1_description = Due to the explosion in nuclear propulsion options Post-Kerbin has provided, useful fuel tanks have been needed to take the strain of operations. The NTS-series tanks can hold various fissionable fuels: either carefully mixed water and nuclear salts, or dispersed fissile dust.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ PART
PROPELLANT
{
name = ElectricCharge
ratio = 0.550790625
ratio = 29.535948
DrawGauge = False
minResToLeave = 5.0
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -539,6 +539,16 @@ PART
rotation = 0, 0, 0
scale = 0.15, 0.15, 1
}
TEMPLATE
{

templateName = fft-fusion-core-1
// This field allows you to override the parentTransform name in the EFFECTS contained in the template
overrideParentTransform = coreFX
position = 0,-15,0
rotation = 90, 0, 0
scale = 0.15, 0.15, 1
}
}

MODULE
Expand All @@ -565,16 +575,25 @@ MODULE
linkedTo = random
range = -1,1
}
TEMPLATE
TEMPLATE
{

templateName = fft-fusion-afterburning-3
// This field allows you to override the parentTransform name in the EFFECTS contained in the template
overrideParentTransform = thrustTransform
position = 0,0,-1.3
rotation = 0, 0, 0
scale = 0.15, 0.15, 1
}
TEMPLATE
{

templateName = fft-fusion-core-1
// This field allows you to override the parentTransform name in the EFFECTS contained in the template
overrideParentTransform = coreFX
position = 0,-15,0
rotation = 90, 0, 0
scale = 0.15, 0.15, 1
}

}

Expand Down
Loading

0 comments on commit e662e5c

Please sign in to comment.