Overview
| Comment: | 0.0.1197 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
5804a9ef36a484e067a361bf64e2156e |
| User & Date: | 顽雨沉风 on 2023-07-11 10:40:08.207 |
| Other Links: | manifest | tags |
Context
|
2023-07-11
| ||
| 10:55 | 0.0.1198 check-in: 2ce17850ee user: 顽雨沉风 tags: trunk | |
| 10:40 | 0.0.1197 check-in: 5804a9ef36 user: 顽雨沉风 tags: trunk | |
| 10:38 | 0.0.1196 check-in: 99a6c10f62 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/16.Flip Illusions_衍生版_1.lua
from [d8508fb852]
to [4b659edd4e].
1 2 3 | --[[message ]] | < | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
--[[message
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
--puzzle1
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1000,0,0)
Debug.SetPlayerInfo(1,24300,0,0)
Debug.AddCard(92826944,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(96146814,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(7392745,0,0,LOCATION_DECK,4,POS_FACEDOWN)
Debug.AddCard(37101832,0,0,LOCATION_DECK,0,POS_FACEDOWN)
|
| ︙ | ︙ |