Overview
| Comment: | 好 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
6fdfa2454c58ff3e108f6f184a2076d4 |
| User & Date: | 顽雨沉风 on 2024-02-14 02:03:27.243 |
| Other Links: | manifest | tags |
Context
|
2024-02-14
| ||
| 02:05 | 好 check-in: ad8a165722 user: 顽雨沉风 tags: trunk | |
| 02:03 | 好 check-in: 6fdfa2454c user: 顽雨沉风 tags: trunk | |
| 02:01 | 好 check-in: e14f5fd087 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [d348e18ee9]
to [a869f3a5d1].
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["无效灵摆怪兽之卡编排"] = {
|
| ︙ |