Overview
| Comment: | 好 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
4f763a9b61027f122d037ca5631083be |
| User & Date: | 顽雨沉风 on 2024-02-28 08:39:28.972 |
| Other Links: | manifest | tags |
Context
|
2024-02-28
| ||
| 08:41 | 好 check-in: 484486691d user: 顽雨沉风 tags: trunk | |
| 08:39 | 好 check-in: 4f763a9b61 user: 顽雨沉风 tags: trunk | |
| 08:37 | 好 check-in: 25dec624a1 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/RashFaustinho_a01 5_18_2000.lua
from [abda84a9f0]
to [218672f014].
1 2 3 4 5 6 7 8 | --Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126) --Partially rewritten by edo9300 --[[message 察局:2024-02-28 简语:Help Exodia obliterate the opponent's field! ]] | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126)
--Partially rewritten by edo9300
--[[message
察局:2024-02-28
简语:Help Exodia obliterate the opponent's field!
]]
Debug.SetAIName("RashFaustinho_a01")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,1000,0,0)
Debug.SetPlayerInfo(1,4000,0,0)
--Main Deck (yours)
Debug.AddCard(38033121,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(80161395,0,0,LOCATION_DECK,0,POS_FACEDOWN)
|
| ︙ | ︙ |
Added single/枯岳说书人d35 5_10_1000.lua version [d497a323c2].