Differences From Artifact [43fdd63ac1]:
- File script/c0.lua — part of check-in [6d3e8243f0] at 2024-06-27 07:50:26 on branch trunk — 0 (user: 顽雨沉风, size: 5507) [annotate] [blame] [check-ins using]
To Artifact [b43bb0460c]:
- File script/c0.lua — part of check-in [511cb54144] at 2024-06-27 07:51:16 on branch trunk — 0 (user: 顽雨沉风, size: 5535) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 12 13 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | + + |
local string = string
local table = table
local Debug = Debug
local Effect = Effect
local Duel = Duel
local Card = Card
local d = {}
local f = {}
local s = {}
s["效卡之类排"] = {
TYPE_SPELL,
TYPE_TRAP,
TYPE_EFFECT,
}
s["无效灵摆怪兽之卡编排"] = {
|
| ︙ |