Overview
Comment: | 0.0.2084 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
8535d291365e5b1d2ac5f5435635c75d |
User & Date: | 顽雨沉风 on 2023-07-23 14:02:49 |
Other Links: | manifest | tags |
Context
2023-07-23
| ||
14:03 | 0.0.2085 check-in: 7dfc8c0a4f user: 顽雨沉风 tags: trunk | |
14:02 | 0.0.2084 check-in: 8535d29136 user: 顽雨沉风 tags: trunk | |
14:01 | 0.0.2083 check-in: 732834e9f6 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [8af22228cb] to [b7c42e5b7a].
︙ | ︙ | |||
446 447 448 449 450 451 452 | str["失败得分表"][0] = "神龙之圣刻印" str["失败得分表"][100] = "调和支援士" str["失败得分表"][200] = "深渊的暗杀者" str["失败得分表"][300] = "救援猫" str["失败得分表"][400] = "注射天使 莉莉" str["失败得分表"][500] = "不知火的隐者" str["失败得分表"][600] = "影依猎鹰" | | | 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 | str["失败得分表"][0] = "神龙之圣刻印" str["失败得分表"][100] = "调和支援士" str["失败得分表"][200] = "深渊的暗杀者" str["失败得分表"][300] = "救援猫" str["失败得分表"][400] = "注射天使 莉莉" str["失败得分表"][500] = "不知火的隐者" str["失败得分表"][600] = "影依猎鹰" str["失败得分表"][700] = "铁兽战线 姬特" str["失败得分表"][800] = "青眼白龙" str["失败得分表"][900] = "青眼白龙" str["失败得分表"][1000] = "青眼白龙" str["失败得分表"][1100] = "青眼白龙" str["失败得分表"][1200] = "青眼白龙" str["失败得分表"][1300] = "青眼白龙" str["失败得分表"][1400] = "青眼白龙" |
︙ | ︙ |