Module:OOO/Data/Equipment: Difference between revisions

Update autogenerated equipment Lua data
Update autogenerated equipment Lua data
 
Line 1: Line 1:
-- AUTOGENERATED. Do not edit by hand.
-- AUTOGENERATED. Do not edit by hand.
return {
return {
   _meta = {schema = 1, generated = "2026-03-08T13:38:27Z", dataset = "equipment"},
   _meta = {schema = 1, generated = "2026-03-08T19:30:59Z", dataset = "equipment"},
   ["300001"] = {displayName = "Pickaxe", image = "Icon_SM_pickaxe.png", category = "Equipment", subcategory = "Handtools", description = "Equip this to dig", price = 48, condition = 100},
   ["300001"] = {displayName = "Pickaxe", image = "Icon_SM_pickaxe.png", category = "Equipment", subcategory = "Handtools", description = "Equip this to dig", price = 48, condition = 100},
   ["300002"] = {displayName = "Shovel", image = "Icon_SM_Shovel_01.png", category = "Equipment", subcategory = "Handtools", description = "Equip this to smooth the ground", price = 35, condition = 100},
   ["300002"] = {displayName = "Shovel", image = "Icon_SM_Shovel_01.png", category = "Equipment", subcategory = "Handtools", description = "Equip this to smooth the ground", price = 35, condition = 100},