Differences From Artifact [128cd9d519]:
- File script/c0.lua — part of check-in [5cb3dea49b] at 2023-07-25 07:38:54 on branch trunk — 0.0.2229 (user: 顽雨沉风, size: 11835) [annotate] [blame] [check-ins using]
To Artifact [89e208a603]:
- File script/c0.lua — part of check-in [2b857228c2] at 2023-07-25 07:39:20 on branch trunk — 0.0.2230 (user: 顽雨沉风, size: 11857) [annotate] [blame] [check-ins using]
︙ | |||
163 164 165 166 167 168 169 | 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 | - + | end --} fun["是否效果卡"] = function(card) --{ for i = 1, #str["效果卡的种类表"] do --{ if Card.IsType(card, str["效果卡的种类表"][i]) then --{ |
︙ |