Differences From Artifact [49416b1e2b]:
- File script/c0.lua — part of check-in [4e48d105e5] at 2023-06-30 05:39:53 on branch trunk — 0.0.512 (user: 顽雨沉风, size: 3541) [annotate] [blame] [check-ins using]
To Artifact [efc6dba3b8]:
- File script/c0.lua — part of check-in [5b4c0371a5] at 2023-06-30 05:40:13 on branch trunk — 0.0.513 (user: 顽雨沉风, size: 3444) [annotate] [blame] [check-ins using]
| ︙ | |||
75 76 77 78 79 80 81 | 75 76 77 78 79 80 81 82 83 84 85 86 87 88 | - - |
for k in aux.Next(cache_1) do
cache_1 = fun["是否效果卡"](k)
if cache_1 then
str["这个残局的效果卡数量"] = str["这个残局的效果卡数量"] + 1
end
end
|
| ︙ |