Overview
Comment: | 0.0.495 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a023ccb3662316b858a0a0832bfbb6b7 |
User & Date: | 顽雨沉风 on 2023-06-30 05:16:35 |
Other Links: | manifest | tags |
Context
2023-06-30
| ||
05:16 | 0.0.496 check-in: a7b75b5592 user: 顽雨沉风 tags: trunk | |
05:16 | 0.0.495 check-in: a023ccb366 user: 顽雨沉风 tags: trunk | |
05:16 | 0.0.494 check-in: dc503c7e17 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/07.Constellar vs Evilswarm.lua from [5503f9b555] to [303effa842].
1 2 3 4 5 | --[[message 星圣vs入魔 ]] --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) | < < < < < < < < < < < | 1 2 3 4 5 6 7 8 9 10 11 12 | --[[message 星圣vs入魔 ]] --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) Debug.SetAIName("四妹") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,3250,0,0) Debug.AddCard(70908596,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(78358521,0,0,LOCATION_HAND,0,POS_FACEDOWN) |
︙ | ︙ |