Overview
| Comment: | 0.0.1444 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
46fc2d1016216439cd6319e411875002 |
| User & Date: | 顽雨沉风 on 2023-07-15 11:28:44.165 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:28 | 0.0.1445 check-in: a13cfa9749 user: 顽雨沉风 tags: trunk | |
| 11:28 | 0.0.1444 check-in: 46fc2d1016 user: 顽雨沉风 tags: trunk | |
| 11:28 | 0.0.1443 check-in: 136f8dc2bf user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-18.lua
from [3819e49774]
to [97ab7d9591].
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,4300,0,0)
local g02=Debug.AddCard(48202661,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
Debug.AddCard(48202661,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
local g03=Debug.AddCard(27288416,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
|
| ︙ | ︙ |