模块:掉落:修订间差异
来自舰R百科
更多操作
无编辑摘要 |
无编辑摘要 |
||
| (未显示同一用户的2个中间版本) | |||
| 第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='舰队决战——沉默战士'}, | ||
| 第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- | 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) | ||