Overview
| Comment: | 0.0.193 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
d00d0cad4f6a0f2df41158e348e0f76c |
| User & Date: | 顽雨沉风 on 2023-06-18 05:29:40.919 |
| Other Links: | manifest | tags |
Context
|
2023-06-18
| ||
| 05:29 | 0.0.194 check-in: a1a23cfb90 user: 顽雨沉风 tags: trunk | |
| 05:29 | 0.0.193 check-in: d00d0cad4f user: 顽雨沉风 tags: trunk | |
| 05:29 | 0.0.192 check-in: d342404cd6 user: 顽雨沉风 tags: trunk | |
Changes
Modified QB081 the frogs.lua
from [f0bcfa2cbd]
to [31f337853e].
1 | --[[message | | > | | 1 2 3 4 5 6 7 8 9 10 11 12 13 |
--[[message
卡数:
规则:大师3
]]
Debug.SetAIName("QB081 the frogs")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0,500,0,0)
Debug.SetPlayerInfo(1,10700,0,0)
Debug.AddCard(4239451,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(84451804,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(23408872,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(1357146,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
|
| ︙ | ︙ |