Overview
| Comment: | 0.0.979 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
af703098b06000dd2335a12a4269d299 |
| User & Date: | 顽雨沉风 on 2023-07-08 16:08:53.816 |
| Other Links: | manifest | tags |
Context
|
2023-07-08
| ||
| 16:09 | 0.0.980 check-in: 29de1e29ba user: 顽雨沉风 tags: trunk | |
| 16:08 | 0.0.979 check-in: af703098b0 user: 顽雨沉风 tags: trunk | |
| 16:08 | 0.0.978 check-in: b2f344b9fc user: 顽雨沉风 tags: trunk | |
Changes
Modified single/[WCS2006]03_antique_gear.lua
from [8ea86755dd]
to [8c535b7d87].
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 21 22 23 24 25 26 27 28 29 30 | - + - + |
--[[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)
|