游戏王残局简化版

Check-in [6fdfa2454c]
Login

Check-in [6fdfa2454c]

Overview
Comment:
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6fdfa2454c58ff3e108f6f184a2076d40b7b65107c5ffdb60f6df2bb185b253b
User & Date: 顽雨沉风 on 2024-02-14 02:03:27
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
local string = string
local table = table




local s = {}
s["效牌之类排"] = {
TYPE_SPELL
, TYPE_TRAP
, TYPE_EFFECT
}
s["无效灵摆怪兽之卡编排"] = {


>
>
>
>







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["无效灵摆怪兽之卡编排"] = {