Changed 'max power' to 'base power', re-scaled display stats of fuel
This commit is contained in:
@@ -315,7 +315,7 @@ text.blocks.powerdamage=Power/Damage
|
||||
text.blocks.inputitemcapacity=Input Item Capacity
|
||||
text.blocks.outputitemcapacity=Output Item Capacity
|
||||
text.blocks.itemcapacity=Item Capacity
|
||||
text.blocks.maxpowergeneration=Max Power Generation
|
||||
text.blocks.basepowergeneration=Base Power Generation
|
||||
text.blocks.powertransferspeed=Power Transfer
|
||||
text.blocks.craftspeed=Production Speed
|
||||
text.blocks.inputliquid=Input Liquid
|
||||
@@ -504,11 +504,10 @@ mech.glaive-ship.name=Glaive
|
||||
mech.glaive-ship.description=A large, well-armored gunship. Equipped with an incendiary repeater. Good acceleration and maximum speed.
|
||||
mech.glaive-ship.weapon=Flame Repeater
|
||||
|
||||
text.item.explosiveness=[LIGHT_GRAY]Explosiveness: {0}
|
||||
text.item.flammability=[LIGHT_GRAY]Flammability: {0}
|
||||
text.item.radioactivity=[LIGHT_GRAY]Radioactivity: {0}
|
||||
text.item.fluxiness=[LIGHT_GRAY]Flux Power: {0}
|
||||
text.item.hardness=[LIGHT_GRAY]Hardness: {0}
|
||||
text.item.explosiveness=[LIGHT_GRAY]Explosiveness: {0}%
|
||||
text.item.flammability=[LIGHT_GRAY]Flammability: {0}%
|
||||
text.item.radioactivity=[LIGHT_GRAY]Radioactivity: {0}%
|
||||
text.item.fluxiness=[LIGHT_GRAY]Flux Power: {0}%
|
||||
|
||||
text.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
|
||||
Reference in New Issue
Block a user