Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:EquipmentData
(view source)
Revision as of 16:16, 25 October 2017
22 bytes removed
,
7 years ago
m
no edit summary
Line 20:
Line 20:
end
end
−
--Returns the equipment's strict
name
translation as a string.
+
--Returns the equipment's strict
iname
translation as a string.
function EquipmentData:strict_name()
function EquipmentData:strict_name()
return self._strict_name
return self._strict_name
Line 284:
Line 284:
function EquipmentData:icon()
function EquipmentData:icon()
−
if self._icon
or self._icon == false
then
+
if self._icon then
return self._icon
return self._icon
else
else
がか
cssedit, gkautomate
7,064
edits