Overview
| Comment: | 0.0.972 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
048319b4d8ca02110f38b5d228cbcdc8 |
| User & Date: | 顽雨沉风 on 2023-07-08 15:49:37.923 |
| Other Links: | manifest | tags |
Context
|
2023-07-08
| ||
| 15:50 | 0.0.973 check-in: 2962fe731b user: 顽雨沉风 tags: trunk | |
| 15:49 | 0.0.972 check-in: 048319b4d8 user: 顽雨沉风 tags: trunk | |
| 15:48 | 0.0.971 check-in: 2a44f9504c user: 顽雨沉风 tags: trunk | |
Changes
Modified single/[WCS2006]03_antique_gear.lua
from [8ea86755dd]
to [b47dbd2142].
1 2 3 4 5 6 7 8 9 10 11 12 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | - + |
--[[message
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("[WCS2006]03_antique_gear")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1400,0,0)
|
| ︙ |