Overview
| Comment: | 0.0.1489 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
4624f505a17ec467635155295acc7d7e |
| User & Date: | 顽雨沉风 on 2023-07-15 11:58:09.565 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:58 | 0.0.1490 check-in: 5e874fd019 user: 顽雨沉风 tags: trunk | |
| 11:58 | 0.0.1489 check-in: 4624f505a1 user: 顽雨沉风 tags: trunk | |
| 11:58 | 0.0.1488 check-in: c9def8f6e3 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/[WCS2011]-11_衍生版_1.lua
from [fd91def78e]
to [d904bbd2ad].
1 2 | --[[message ]] | < < < < | 1 2 3 4 5 6 7 8 9 |
--[[message
]]
Debug.SetAIName("[WCS2011]-11")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,3000,0,0)
Debug.SetPlayerInfo(1,10300,0,0)
--~ Debug.AddCard(52768103,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(52768103,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(10315429,0,0,LOCATION_DECK,0,POS_FACEDOWN)
|
| ︙ | ︙ |