Overview
| Comment: | 0.0.1791 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
02649f1b8c0173daeb1fd154ee8c8764 |
| User & Date: | 顽雨沉风 on 2023-07-19 07:00:42.303 |
| Other Links: | manifest | tags |
Context
|
2023-07-19
| ||
| 07:05 | 0.0.1792 check-in: e0724eb3bc user: 顽雨沉风 tags: trunk | |
| 07:00 | 0.0.1791 check-in: 02649f1b8c user: 顽雨沉风 tags: trunk | |
| 06:59 | 0.0.1790 check-in: 3ca4ab3a38 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/01.Marshmallon's Reckless Overlay.lua
from [286ddde9cb]
to [10f6fc93c2].
1 2 3 4 5 6 |
--[[message
棉花糖的暴走叠光
]]
--puzzle1
Debug.SetAIName("四妹")
| | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
--[[message
棉花糖的暴走叠光
]]
--puzzle1
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,46700,0,0)
Debug.AddCard(25067275,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(83272895,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(37364101,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(21900719,0,0,LOCATION_GRAVE,0,POS_FACEUP)
Debug.AddCard(13032689,0,0,LOCATION_GRAVE,0,POS_FACEUP)
|
| ︙ | ︙ |