模块:建造时间与特殊获得方式:修订间差异

无编辑摘要
无编辑摘要
无编辑摘要
第15行: 第15行:
local shipIndex = frame.args[1]
local shipIndex = frame.args[1]
if shipAccess[shipIndex]['unlockDate'] ~= nil
if shipAccess[shipIndex]['unlockDate'] ~= nil
then return shipAccess[shipIndex]['unlockDate']
then return ',' .. shipAccess[shipIndex]['unlockDate'] .. '解锁建造'
else return ''
else return ''
end
end
19,429

个编辑