Overview
| Comment: | 0.0.1787 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
8d2bb28b18439ef6629259a116cb2c59 |
| User & Date: | 顽雨沉风 on 2023-07-19 06:19:20.091 |
| Other Links: | manifest | tags |
Context
|
2023-07-19
| ||
| 06:23 | 0.0.1788 check-in: 4c397fafe9 user: 顽雨沉风 tags: trunk | |
| 06:19 | 0.0.1787 check-in: 8d2bb28b18 user: 顽雨沉风 tags: trunk | |
| 06:16 | 0.0.1786 check-in: 951422472a user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [0d31ba6a0f]
to [eaef495afa].
| ︙ | |||
29 30 31 32 33 34 35 | 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | - + - - + | str["不洗牌"] = false str["无BP"] = false str["不洗牌的说明"] = "伪洗牌 " str["无BP的说明"] = "无BP " |
| ︙ | |||
243 244 245 246 247 248 249 | 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 | - + |
str["这个残局的效果卡数量"] = str["这个残局的效果卡数量"] + 1
end --}
end --}
|
| ︙ |