• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
m
no edit summary
Line 106: Line 106:  
end
 
end
   −
EquipmentData.format_type = EquipmentData.create_formatter({
+
EquipmentData.format_type = EquipmentData:create_formatter({
 
[1] = "Small Caliber Main Gun",
 
[1] = "Small Caliber Main Gun",
 
[2] = "Medium Caliber Main Gun",
 
[2] = "Medium Caliber Main Gun",
Line 145: Line 145:  
})
 
})
   −
EquipmentData.format_icon = EquipmentData.create_formatter({
+
EquipmentData.format_icon = EquipmentData:create_formatter({
 
[false] = "Xx_c.png",
 
[false] = "Xx_c.png",
 
[1] = "RedGunLight.png",
 
[1] = "RedGunLight.png",
Line 179: Line 179:  
})
 
})
   −
EquipmentData.format_rarity = EquipmentData.create_formatter({
+
EquipmentData.format_rarity = EquipmentData:create_formatter({
 
[0] = "Common",
 
[0] = "Common",
 
[1] = "Rare",
 
[1] = "Rare",
Anonymous user

Navigation menu