Overview
Comment: | 0.0.899 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
df2dda03f7c3296f3d499e973c6750b5 |
User & Date: | 顽雨沉风 on 2023-07-07 12:41:57 |
Other Links: | manifest | tags |
Context
2023-07-07
| ||
12:47 | 0.0.900 check-in: 2243f89dea user: 顽雨沉风 tags: trunk | |
12:41 | 0.0.899 check-in: df2dda03f7 user: 顽雨沉风 tags: trunk | |
12:41 | 0.0.898 check-in: 89dcc081ed user: 顽雨沉风 tags: trunk | |
Changes
Modified single/NH-04.lua from [2c3ba01054] to [864e9cd40c].
︙ | ︙ | |||
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,2,10) Debug.PreSetTarget(s2, m2) Debug.ShowHint("这是一个印卡残局,点击对方额外卡组可以发动「法老的审判」打印任意卡。\n只能打印 2 张卡到手卡,其他 8 张卡片将被添加到主卡组或额外卡组。") fun["开局说明"]() |