Differences From Artifact [aa06627f65]:
- File script/c0.lua — part of check-in [ce95dddf9e] at 2023-07-25 07:41:42 on branch trunk — 0.0.2231 (user: 顽雨沉风, size: 11856) [annotate] [blame] [check-ins using]
To Artifact [2a735641d7]:
- File script/c0.lua — part of check-in [ed3ab1df7c] at 2023-07-25 07:27:31 on branch trunk — 0.0.2223 (user: 顽雨沉风, size: 11791) [annotate] [blame] [check-ins using] [more...]
︙ | |||
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 --{ |
︙ |