Differences From Artifact [d348e18ee9]:
- File script/c0.lua — part of check-in [e14f5fd087] at 2024-02-14 02:01:32 on branch trunk — 好 (user: 顽雨沉风, size: 6092) [annotate] [blame] [check-ins using]
To Artifact [a869f3a5d1]:
- File script/c0.lua — part of check-in [6fdfa2454c] at 2024-02-14 02:03:27 on branch trunk — 好 (user: 顽雨沉风, size: 6174) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | + + + + | local string = string local table = table local Debug = Debug local Effect = Effect local Duel = Duel local Card = Card local s = {} s["效牌之类排"] = { TYPE_SPELL , TYPE_TRAP , TYPE_EFFECT } s["无效灵摆怪兽之卡编排"] = { |
︙ |