打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

舰R百科是靠无数志愿编辑者持续地建设更新完善的。编辑非常简单,无需代码知识,请勇于更新页面!
编辑入门 | 资助百科 | 留言讨论页 | 微博@舰R百科 | 百科编辑讨论Q群:366818861

模块:掉落:修订间差异

来自舰R百科
Donnyjie留言 | 贡献
无编辑摘要
Donnyjie留言 | 贡献
无编辑摘要
 
(未显示同一用户的3个中间版本)
第52行: 第52行:
{ index='9-3', name='南狭长海域#9-3 南入海口海域'},
{ index='9-3', name='南狭长海域#9-3 南入海口海域'},
{ index='9-4', name='南狭长海域#9-4 河口外海'},
{ index='9-4', name='南狭长海域#9-4 河口外海'},
{ index='9-5', name='南狭长海域#9-5 南大洋群岛'},
{ index='10-1', name='极地水域#10-1 极地海峡'},
{ index='决战E1、E2', name='舰队决战——沉默战士'},
{ index='决战E1、E2', name='舰队决战——沉默战士'},
{ index='决战E3、E4', name='舰队决战——沉默战士'},
{ index='决战E3、E4', name='舰队决战——沉默战士'},
第69行: 第71行:
end
end
if (map['index'] == '1-4' and line == 4) then ret = string.sub(ret,1,-256) .. '[[母港周边哨戒|第1章]],' end
if (map['index'] == '1-4' and line == 4) then ret = string.sub(ret,1,-256) .. '[[母港周边哨戒|第1章]],' end
if (map['index'] == '2-6' and line == 6) then ret = string.sub(ret,1,-324) .. '[[扶桑海域攻略|第2章]],' end
if (map['index'] == '2-6' and line == 6) then ret = string.sub(ret,1,-325) .. '[[扶桑海域攻略|第2章]],' end
if (map['index'] == '3-4' and line == 4) then ret = string.sub(ret,1,-205) .. '[[星洲海峡突破|第3章]],' end
if (map['index'] == '3-4' and line == 4) then ret = string.sub(ret,1,-205) .. '[[星洲海峡突破|第3章]],' end
if (map['index'] == '4-4' and line == 4) then ret = string.sub(ret,1,-221) .. '[[西行航线开辟|第4章]],' end
if (map['index'] == '4-4' and line == 4) then ret = string.sub(ret,1,-221) .. '[[西行航线开辟|第4章]],' end
第76行: 第78行:
if (map['index'] == '7-5' and line == 5) then ret = string.sub(ret,1,-264) .. '[[比斯开湾战役|第7章]],' end
if (map['index'] == '7-5' and line == 5) then ret = string.sub(ret,1,-264) .. '[[比斯开湾战役|第7章]],' end
if (map['index'] == '8-5' and line == 5) then ret = string.sub(ret,1,-273) .. '[[新大陆海域鏖战|第8章]],' end
if (map['index'] == '8-5' and line == 5) then ret = string.sub(ret,1,-273) .. '[[新大陆海域鏖战|第8章]],' end
if (map['index'] == '9-4' and line == 4) then ret = string.sub(ret,1,-179) .. '[[南狭长海域|第9章]],' end
if (map['index'] == '9-5' and line == 5) then ret = string.sub(ret,1,-225) .. '[[南狭长海域|第9章]],' end
if (map['index'] == '10-1' and line == 1) then ret = string.sub(ret,1,-43) .. '[[极地水域|第10章]],' end
end
end
ret = string.sub(ret, 1, -4)
ret = string.sub(ret, 1, -4)