Overview
| Comment: | 0.0.208 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
fcad8279d1bf1afa361844e3e21e97d7 |
| User & Date: | 顽雨沉风 on 2023-06-18 05:45:10.483 |
| Other Links: | manifest | tags |
Context
|
2023-06-18
| ||
| 05:45 | 0.0.209 check-in: 3665a14aef user: 顽雨沉风 tags: trunk | |
| 05:45 | 0.0.208 check-in: fcad8279d1 user: 顽雨沉风 tags: trunk | |
| 05:44 | 0.0.207 check-in: 6f01d751d3 user: 顽雨沉风 tags: trunk | |
Changes
Modified QB081 the frogs_衍生-1.lua
from [d97715dabb]
to [361d80d944].
1 2 | --[[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,9400,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)
|
| ︙ | ︙ |