Overview
| Comment: | 0.0.1451 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
a32afb3a72827b669401a76602345651 |
| User & Date: | 顽雨沉风 on 2023-07-15 11:29:31.406 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:29 | 0.0.1452 check-in: 9e3a44bfe1 user: 顽雨沉风 tags: trunk | |
| 11:29 | 0.0.1451 check-in: a32afb3a72 user: 顽雨沉风 tags: trunk | |
| 11:29 | 0.0.1450 check-in: 1769795dac user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-25.lua
from [31d6880caa]
to [0bfd6e686e].
1 2 3 | --[[message 新手教学 ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 |
--[[message
新手教学
]]
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,2500,0,0)
local g01=Debug.AddCard(23635815,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
local g02=Debug.AddCard(38955728,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
local g12=Debug.AddCard(59380081,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
|
| ︙ | ︙ |