[14.22] Localised Names for Battery and Battery (English)
Posted: Mon Apr 10, 2017 12:19 am
The localised_name for both "battery" (the component) and "battery-equipment" (the mk1 equipment) are both "Battery" (in English). Can we get the equipment one changed to Battery MK1 to match the other equipment?
/c game.player.print(game.item_prototypes["battery"].localised_name)
/c game.player.print(game.item_prototypes["battery-equipment"].localised_name)
/c game.player.print(game.item_prototypes["battery"].localised_name)
/c game.player.print(game.item_prototypes["battery-equipment"].localised_name)