Overview
Comment: | 好 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6bc844fccc78990123683cfb2d157cd7 |
User & Date: | 顽雨沉风 on 2024-02-13 11:40:20 |
Other Links: | manifest | tags |
Context
2024-02-13
| ||
11:46 | 好 check-in: 091f486d37 user: 顽雨沉风 tags: trunk | |
11:40 | 好 check-in: 6bc844fccc user: 顽雨沉风 tags: trunk | |
11:35 | 好 check-in: 0dd37b287e user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [d29fdf8e88] to [a7f5e806b8].
1 2 3 4 5 6 7 8 9 10 | 1 2 3 4 5 6 7 8 9 10 11 | + | local str = {} local string = string local table = table local s = {} _G.fun = {} str["效果卡的种类表"] = { TYPE_SPELL, TYPE_TRAP, TYPE_EFFECT, } str["无效果灵摆怪兽表"] = { |
︙ | |||
71 72 73 74 75 76 77 | 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 | - + | end do local h1, h2 --~ 原解邀请 h1 = "残局群181175613" --~ 二解邀请,备用:圣魔术师 h2 = "爆貘团:「你居然二解了,请加群告诉我怎么二解。」" |
︙ | |||
242 243 244 245 246 247 248 | 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 | - + | if u1 then fun["一_开局添加手卡"](u1) end if u2 then fun["一_禁格"](u2) end fun["二_开局说明"]() |