Overview
Comment: | 0.0.999 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
3bf359f002bb6adde9725dd58116771f |
User & Date: | 顽雨沉风 on 2023-07-08 16:47:13 |
Other Links: | manifest | tags |
Context
2023-07-08
| ||
16:47 | 0.0.1000 check-in: 21f1d91f33 user: 顽雨沉风 tags: trunk | |
16:47 | 0.0.999 check-in: 3bf359f002 user: 顽雨沉风 tags: trunk | |
16:46 | 0.0.998 check-in: 396b0af105 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/[WCS2006]03_antique_gear.lua from [9a59d4dd4c] to [dc836255ff].
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) |
︙ |