Overview
Comment: | 0.0.882 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
81e9b78b35d1ef1191146ba42c6f03ca |
User & Date: | 顽雨沉风 on 2023-07-07 12:01:23 |
Other Links: | manifest | tags |
Context
2023-07-07
| ||
12:02 | 0.0.883 check-in: 8c2eb74b67 user: 顽雨沉风 tags: trunk | |
12:01 | 0.0.882 check-in: 81e9b78b35 user: 顽雨沉风 tags: trunk | |
12:00 | 0.0.881 check-in: bd625da610 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/NH-04.lua from [2ffbe51488] to [97fe8843da].
︙ | ︙ | |||
34 35 36 37 38 39 40 | Debug.ReloadFieldEnd() --~ Debug.ShowHint("只能打印2张卡到手卡,其他8张卡片将被添加到主卡组或额外卡组。") aux.BeginPuzzle() | | | 34 35 36 37 38 39 40 41 42 43 44 45 46 | Debug.ReloadFieldEnd() --~ Debug.ShowHint("只能打印2张卡到手卡,其他8张卡片将被添加到主卡组或额外卡组。") aux.BeginPuzzle() fun["印卡"](c1,3,10) Debug.PreSetTarget(s2, m2) Debug.ShowHint("这是一个印卡残局,点击对方额外卡组可以发动《法老的审判》打印任意卡。\n只能打印2张卡到手卡,其他8张卡片将被添加到主卡组或额外卡组。") |