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

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

模块:掉落:修订间差异

来自舰R百科
Donnyjie留言 | 贡献
无编辑摘要
Donnyjie留言 | 贡献
无编辑摘要
第69行: 第69行:
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,-309) .. '[[扶桑海域攻略|第2章]],' end
if (map['index'] == '2-6' and line == 6) then ret = string.sub(ret,1,-324) .. '[[扶桑海域攻略|第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
if (map['index'] == '5-5' and line == 5) then ret = string.sub(ret,1,-262) .. '[[地中海死斗|第5章]],' end
if (map['index'] == '5-5' and line == 5) then ret = string.sub(ret,1,-264) .. '[[地中海死斗|第5章]],' end
if (map['index'] == '6-4' and line == 4) then ret = string.sub(ret,1,-173) .. '[[北海风暴|第6章]],' end
if (map['index'] == '6-4' and line == 4) then ret = string.sub(ret,1,-173) .. '[[北海风暴|第6章]],' end
if (map['index'] == '7-5' and line == 5) then ret = string.sub(ret,1,-262) .. '[[比斯开湾战役|第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,-271) .. '[[新大陆海域鏖战|第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-4' and line == 4) then ret = string.sub(ret,1,-179) .. '[[南狭长海域|第9章]],' end
end
end