- 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 85:
Line 85:
− +
no edit summary
local remodel_blueprint = self._remodel_to:remodel_blueprint()
local remodel_blueprint = self._remodel_to:remodel_blueprint()
if remodel_blueprint then
if remodel_blueprint then
value = _blueprint .. value
value = self._blueprint .. value
elseif remodel_blueprint == nil then
elseif remodel_blueprint == nil then
value = self._question_marks .. value
value = self._question_marks .. value