Overview
| Comment: | 0.0.211 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
20c898b0ad46c59fd6ce25e9df2fa7fd |
| User & Date: | 顽雨沉风 on 2023-06-18 05:49:39.368 |
| Other Links: | manifest | tags |
Context
|
2023-06-18
| ||
| 05:49 | 0.0.212 check-in: a902277da8 user: 顽雨沉风 tags: trunk | |
| 05:49 | 0.0.211 check-in: 20c898b0ad user: 顽雨沉风 tags: trunk | |
| 05:48 | 0.0.210 check-in: aa7bf2e057 user: 顽雨沉风 tags: trunk | |
Changes
Modified QB081 the frogs.lua
from [420d021f71]
to [d9b76244ef].
1 2 | --[[message 卡数: | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
--[[message
卡数:
规则:大师3
]]
--created by ygopro puzzle maker
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)
|
| ︙ | ︙ |