Overview
Comment: | 0.0.2048 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
9c53880faec43e1d0685c786c538adde |
User & Date: | 顽雨沉风 on 2023-07-23 12:02:52 |
Other Links: | manifest | tags |
Context
2023-07-23
| ||
12:08 | 0.0.2049 check-in: ec99b8dccc user: 顽雨沉风 tags: trunk | |
12:02 | 0.0.2048 check-in: 9c53880fae user: 顽雨沉风 tags: trunk | |
12:01 | 0.0.2047 check-in: dfdb40c9d4 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [96363a35cf] to [1cd21b9ddd].
︙ | ︙ | |||
434 435 436 437 438 439 440 | str["效果"]:SetOperation(cache_1) Duel.RegisterEffect(str["效果"] , 0) end --} | > > > | 434 435 436 437 438 439 440 441 442 443 | str["效果"]:SetOperation(cache_1) Duel.RegisterEffect(str["效果"] , 0) end --} fun["失败得分"] = function() --{ end --} |