Overview
Comment: | 0.0.965 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
da41cafc83593f05733d1a9e9e41515e |
User & Date: | 顽雨沉风 on 2023-07-08 15:35:29 |
Other Links: | manifest | tags |
Context
2023-07-08
| ||
15:38 | 0.0.966 check-in: 5983783ece user: 顽雨沉风 tags: trunk | |
15:35 | 0.0.965 check-in: da41cafc83 user: 顽雨沉风 tags: trunk | |
15:34 | 0.0.964 check-in: e87f084f6a user: 顽雨沉风 tags: trunk | |
Changes
Modified single/sample4_衍生版_1.lua from [8e694d3da9] to [ac2132b482].
1 2 3 4 5 6 7 8 9 10 11 12 13 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | - + | --[[message 融合召唤入门 ]] --~ 必须位于残局文件顶部 --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) Debug.SetAIName("sample4") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,100,0,0) |
︙ |