Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
6d5fb7465f45657e7c4f4ce9762557ed |
| User & Date: | 顽雨沉风 on 2024-06-27 09:47:30.499 |
| Other Links: | manifest | tags |
Context
|
2024-06-27
| ||
| 09:50 | 0 check-in: 0b7fcedec2 user: 顽雨沉风 tags: trunk | |
| 09:47 | 0 check-in: 6d5fb7465f user: 顽雨沉风 tags: trunk | |
| 09:45 | 0 check-in: addbc5902e user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua
from [7117551d53]
to [7be0ec4701].
| ︙ | ︙ | |||
18 19 20 21 22 23 24 |
83980492,
}
d["数_所有区域"] = LOCATION_HAND + LOCATION_MZONE + LOCATION_SZONE + LOCATION_GRAVE + LOCATION_REMOVED + LOCATION_DECK + LOCATION_EXTRA
do
local k1
--~ 这一局所适用规则的对
k1 = {
| | | 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
83980492,
}
d["数_所有区域"] = LOCATION_HAND + LOCATION_MZONE + LOCATION_SZONE + LOCATION_GRAVE + LOCATION_REMOVED + LOCATION_DECK + LOCATION_EXTRA
do
local k1
--~ 这一局所适用规则的对
k1 = {
[3] = "大师规则三(2014) ",
[4] = "新大师规则(2017) ",
[5] = "大师规则(2020) ",
}
f["Debug.ReloadFieldBegin"] = _G.Debug.ReloadFieldBegin
--~ 这一局的模式
--~ 规则参数
function _G.Debug.ReloadFieldBegin(o1, o2)
|
| ︙ | ︙ |
Added single/特殊局_5.lua version [8d8f854cb7].
Deleted single/简化版_441_11.lua version [8d8f854cb7].