Differences From Artifact [bae17483d6]:
- File script/c0.lua — part of check-in [51505bcb6f] at 2023-07-25 07:29:26 on branch trunk — 0.0.2225 (user: 顽雨沉风, size: 11824) [annotate] [blame] [check-ins using] [more...]
To Artifact [d6d876e4ee]:
- File script/c0.lua — part of check-in [41d132cece] at 2023-07-25 07:33:27 on branch trunk — 0.0.2228 (user: 顽雨沉风, size: 11825) [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 --{ |
︙ |