Overview
| Comment: | 0.0.937 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
b9d16fe7e7628164ddfa81158c2301a6 |
| User & Date: | 顽雨沉风 on 2023-07-07 15:47:11.787 |
| Other Links: | manifest | tags |
Context
|
2023-07-07
| ||
| 15:54 | 0.0.938 check-in: 28696470cf user: 顽雨沉风 tags: trunk | |
| 15:47 | 0.0.937 check-in: b9d16fe7e7 user: 顽雨沉风 tags: trunk | |
| 15:46 | 0.0.936 check-in: 319aadca3b user: 顽雨沉风 tags: trunk | |
Changes
Modified single/NH-16.lua
from [04b1f223cb]
to [c0befd8361].
| ︙ | |||
9 10 11 12 13 14 15 | 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - + |
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,211700,0,0)
Debug.SetPlayerInfo(1,214700,0,0)
Debug.AddCard(25789292,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(08842266,0,0,LOCATION_HAND,0,POS_FACEDOWN)
|
| ︙ |