Open main menu
Home
Random
Nearby
Log in
Settings
About Kancolle Wiki
Disclaimers
Kancolle Wiki
Search
Changes
← Older edit
Newer edit →
Module:ShipData
(view source)
Revision as of 14:15, 21 February 2015
53 bytes added
,
9 years ago
no edit summary
Line 59:
Line 59:
function ShipData:hp()
function ShipData:hp()
return self._hp
return self._hp
+
end
+
+
function ShipData:hp_max()
+
return self._hp_max
end
end
Anonymous user
com>Ckwng