Overview
| Comment: | 0.0.1486 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
21d109f1a068377ef552ef2564d8f85f |
| User & Date: | 顽雨沉风 on 2023-07-15 11:57:31.877 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:57 | 0.0.1487 check-in: 7cdcf7df76 user: 顽雨沉风 tags: trunk | |
| 11:57 | 0.0.1486 check-in: 21d109f1a0 user: 顽雨沉风 tags: trunk | |
| 11:57 | 0.0.1485 check-in: f4d6ae1c50 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/[WCS2008]04_衍生版_1.lua
from [9f891c743b]
to [f1d47b11c8].
1 2 | --[[message ]] | < < < < | 1 2 3 4 5 6 7 8 9 |
--[[message
]]
Debug.SetAIName("[WCS2008]04")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,4650,0,0)
Debug.AddCard(45653036,0,0,LOCATION_SZONE,3,POS_FACEDOWN_ATTACK)
Debug.AddCard(18158397,0,0,LOCATION_SZONE,4,POS_FACEDOWN_ATTACK)
Debug.AddCard(57610714,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
|
| ︙ | ︙ |