Differences From 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]
To 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]
︙ | |||
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 --{ |
︙ |