Overview
| Comment: | 0.0.1463 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
b02c04ef50c4255f636ae636b8af106f |
| User & Date: | 顽雨沉风 on 2023-07-15 11:47:18.892 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:52 | 0.0.1464 check-in: 743da3d567 user: 顽雨沉风 tags: trunk | |
| 11:47 | 0.0.1463 check-in: b02c04ef50 user: 顽雨沉风 tags: trunk | |
| 11:43 | 0.0.1462 check-in: 5116be873b user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-44.lua
from [5609fc820e]
to [570598f254].
1 2 | --[[message ]] | < < < | 1 2 3 4 5 6 7 8 9 |
--[[message
]]
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,18900,0,0)
Debug.AddCard(34853266,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(43422537,0,0,LOCATION_HAND,0,POS_FACEDOWN)
|
| ︙ | ︙ |