Buff the Tungsten Bismuth Rotor (#2078)

The HSS-G was available at the same time and better in all regards.

Signed-off-by: TomPlop <tomdidome@gmail.com>
This commit is contained in:
TomPlop 2025-10-22 08:41:14 -04:00 committed by GitHub
parent 8c0914c96b
commit a22293e66e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -461,7 +461,7 @@ const registerTFGMaterials = (event) => {
.iconSet(GTMaterialIconSet.getByName('tfc_cassiterite')) .iconSet(GTMaterialIconSet.getByName('tfc_cassiterite'))
.ingot() .ingot()
.blastTemp(3700, 'mid', GTValues.VA[GTValues.IV], (20*120)) .blastTemp(3700, 'mid', GTValues.VA[GTValues.IV], (20*120))
.rotorStats(205, 90, 2 ,620) .rotorStats(250, 90, 2 ,620)
.flags( .flags(
GTMaterialFlags.DISABLE_DECOMPOSITION, GTMaterialFlags.DISABLE_DECOMPOSITION,
GTMaterialFlags.GENERATE_PLATE, GTMaterialFlags.GENERATE_PLATE,