Overview
| Comment: | 0.0.1453 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
e927a21fc712777503a083df0e4b903b |
| User & Date: | 顽雨沉风 on 2023-07-15 11:29:42.664 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:29 | 0.0.1454 check-in: e940e8cc29 user: 顽雨沉风 tags: trunk | |
| 11:29 | 0.0.1453 check-in: e927a21fc7 user: 顽雨沉风 tags: trunk | |
| 11:29 | 0.0.1452 check-in: 9e3a44bfe1 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-27.lua
from [581abd92ef]
to [e90f6f41eb].
1 2 3 4 | --[[message 新手教学 废铁拳 ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 11 |
--[[message
新手教学
废铁拳
]]
Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,51100,0,0)
Debug.SetPlayerInfo(1,34600,0,0)
Debug.AddCard(36736723,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(63977008,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(53855409,0,0,LOCATION_HAND,0,POS_FACEDOWN)
|
| ︙ | ︙ |