Overview
| Comment: | 0.0.1487 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
7cdcf7df760980281aeb7898f6cb6618 |
| User & Date: | 顽雨沉风 on 2023-07-15 11:57:53.302 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:58 | 0.0.1488 check-in: c9def8f6e3 user: 顽雨沉风 tags: trunk | |
| 11:57 | 0.0.1487 check-in: 7cdcf7df76 user: 顽雨沉风 tags: trunk | |
| 11:57 | 0.0.1486 check-in: 21d109f1a0 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/[WCS2011]-03_衍生版_1.lua
from [8b0bccbcee]
to [9e23311723].
1 2 | --[[message ]] | < < < < | 1 2 3 4 5 6 7 8 9 |
--[[message
]]
Debug.SetAIName("[WCS2011]-03")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,250,0,0)
Debug.SetPlayerInfo(1,21900,0,0)
Debug.AddCard(27869883,0,0,LOCATION_GRAVE,0,POS_FACEDOWN)
Debug.AddCard(27572350,0,0,LOCATION_GRAVE,0,POS_FACEDOWN,true)
Debug.AddCard(30312361,0,0,LOCATION_GRAVE,0,POS_FACEDOWN)
|
| ︙ | ︙ |