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 [ecd26fd7a8]:
- File script/c0.lua — part of check-in [f4c136ace0] at 2023-07-25 07:30:31 on branch trunk — 0.0.2226 (user: 顽雨沉风, size: 11826) [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 --{ |
︙ |