Overview
| Comment: | 0.0.1458 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
b1005bfffe77b55ddff033bc25f00c5e |
| User & Date: | 顽雨沉风 on 2023-07-15 11:31:48.404 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:31 | 0.0.1459 check-in: ea2aba3fa3 user: 顽雨沉风 tags: trunk | |
| 11:31 | 0.0.1458 check-in: b1005bfffe user: 顽雨沉风 tags: trunk | |
| 11:31 | 0.0.1457 check-in: 3880684c81 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-32.lua
from [64ade0ebd3]
to [4d77c7924c].
1 2 3 | --[[message 十卡让你体验极致翻翻乐! ]] | < < < | 1 2 3 4 5 6 7 8 9 10 |
--[[message
十卡让你体验极致翻翻乐!
]]
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,2500,0,0)
Debug.SetPlayerInfo(1,20200,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)
|
| ︙ | ︙ |