Overview
| Comment: | 0.0.897 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
18aac459687ae2e997eef71c539f9b9c |
| User & Date: | 顽雨沉风 on 2023-07-07 12:33:25.461 |
| Other Links: | manifest | tags |
Context
|
2023-07-07
| ||
| 12:41 | 0.0.898 check-in: 89dcc081ed user: 顽雨沉风 tags: trunk | |
| 12:33 | 0.0.897 check-in: 18aac45968 user: 顽雨沉风 tags: trunk | |
| 12:32 | 0.0.896 check-in: 2ddc3f05f9 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/NH-04.lua
from [a0249ebbde]
to [2c3ba01054].
| ︙ | ︙ | |||
31 32 33 34 35 36 37 | Debug.PreEquip(s1,m1) Debug.AddCard(68462976,1,1,LOCATION_SZONE,5,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() | | | 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
Debug.PreEquip(s1,m1)
Debug.AddCard(68462976,1,1,LOCATION_SZONE,5,POS_FACEUP)
Debug.ReloadFieldEnd()
aux.BeginPuzzle()
fun["印卡"](c1,3,10)
Debug.PreSetTarget(s2, m2)
Debug.ShowHint("这是一个印卡残局,点击对方额外卡组可以发动「法老的审判」打印任意卡。\n只能打印 2 张卡到手卡,其他 8 张卡片将被添加到主卡组或额外卡组。")
fun["开局说明"]()
|