Overview
| Comment: | 0.0.1460 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
442bbab8fd6bc17934033f2a1b62a656 |
| User & Date: | 顽雨沉风 on 2023-07-15 11:32:02.723 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:32 | 0.0.1461 check-in: 5247f990e5 user: 顽雨沉风 tags: trunk | |
| 11:32 | 0.0.1460 check-in: 442bbab8fd user: 顽雨沉风 tags: trunk | |
| 11:31 | 0.0.1459 check-in: ea2aba3fa3 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-32_衍生版_2.lua
from [7fb30d6391]
to [3d266730a2].
1 2 | --[[message ]] | < < < < | 1 2 3 4 5 6 7 8 9 |
--[[message
]]
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,2500,0,0)
Debug.SetPlayerInfo(1,17400,0,0)
local g01=Debug.AddCard(16428514,0,0,LOCATION_MZONE,1,POS_FACEDOWN_DEFENSE)
local g02=Debug.AddCard(78202553,0,0,LOCATION_MZONE,2,POS_FACEDOWN_DEFENSE)
Debug.AddCard(31759689,0,0,LOCATION_MZONE,3,POS_FACEDOWN_DEFENSE)
|
| ︙ | ︙ |