Module:Data/BasicBattery: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "return {["Class"] = "StaticItem", ["CustomData"] = true, ["DescriptionParts"] = {{"battery", "common", 400000}}, ["Image"] = "T_BasicBattery", ["Label"] = {"BasicBattery", "parts"}, ["MaxCharge"] = 400000, ["Name"] = "BasicBattery", ["StackSize"] = 1}"
 
(No difference)

Latest revision as of 07:33, 31 July 2025

Documentation for this module may be created at Module:Data/BasicBattery/doc

return {["Class"] = "StaticItem", ["CustomData"] = true, ["DescriptionParts"] = {{"battery", "common", 400000}}, ["Image"] = "T_BasicBattery", ["Label"] = {"BasicBattery", "parts"}, ["MaxCharge"] = 400000, ["Name"] = "BasicBattery", ["StackSize"] = 1}