Overview
| Comment: | 0.0.34 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
ab9663dfdbe2ed772926d9972e1ff4ee |
| User & Date: | 顽雨沉风 on 2023-04-22 01:47:55.022 |
| Other Links: | manifest | tags |
Context
|
2023-04-22
| ||
| 08:27 | 0.0.35 check-in: 81c1c91cff user: 顽雨沉风 tags: trunk | |
| 01:47 | 0.0.34 check-in: ab9663dfdb user: 顽雨沉风 tags: trunk | |
| 01:36 | 0.0.33 check-in: daa4b49ccd user: 顽雨沉风 tags: trunk | |
Changes
Modified [WCS2011]-09.lua
from [af8aec2ed5]
to [04bcaf82a2].
1 2 3 4 5 | --[[message 卡数:16 规则:大师3 ]] --wcs2011-09 | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 |
--[[message
卡数:16
规则:大师3
]]
--wcs2011-09
Debug.SetAIName("[WCS2011]-09")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8200,0,0)
Debug.AddCard(80825553,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(13474291,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(13474291,0,0,LOCATION_HAND,0,POS_FACEDOWN)
|
| ︙ | ︙ |