- 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
Line 173:
Line 173:
+
+
+
+
+
Add method for enemy aircraft flying graphic
end
end
return self._cg_fairy
return self._cg_fairy
end
--for enemy aircraft
function EquipmentData:cg_flying()
return self._cg_flying
end
end