Differences From Artifact [57fdf1e5fd]:
- File script/c0.lua — part of check-in [f209dfc4fd] at 2023-07-07 11:15:03 on branch trunk — 0.0.853 (user: 顽雨沉风, size: 5457) [annotate] [blame] [check-ins using]
To Artifact [a0eded613b]:
- File script/c0.lua — part of check-in [4d7cf6cdaf] at 2023-07-07 11:15:12 on branch trunk — 0.0.854 (user: 顽雨沉风, size: 5463) [annotate] [blame] [check-ins using]
︙ | |||
180 181 182 183 184 185 186 | 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 | + - + | effect_1:SetCode(EFFECT_USE_EXTRA_MZONE) effect_1:SetValue(str_1) Duel.RegisterEffect(effect_1,0) end fun["印卡"] = function(str_1) str["印卡"] = 1 |
︙ |