Overview
| Comment: | 0.0.10 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
b256624eac5f1b6bbd8e3914614d45c0 |
| User & Date: | 顽雨沉风 on 2023-04-18 07:11:27.087 |
| Other Links: | manifest | tags |
Context
|
2023-04-18
| ||
| 07:30 | 0.0.11 check-in: 46fa9991e7 user: 顽雨沉风 tags: trunk | |
| 07:11 | 0.0.10 check-in: b256624eac user: 顽雨沉风 tags: trunk | |
| 07:08 | 0.0.9 check-in: 3ed8fb4366 user: 顽雨沉风 tags: trunk | |
Changes
Modified zawcj25.lua
from [fb03bd3ff7]
to [9ed26ca9ba].
1 2 3 | --[[message 卡数:19 规则:大师3 | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
--[[message
卡数:19
规则:大师3
治安维持局最后防线·第25期!
在传说的尽头!
]]
--created by ygopro puzzle maker
Debug.SetAIName("zawcj25")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,2500,0,0)
Debug.SetPlayerInfo(1,11100,0,0)
Debug.AddCard(89997728,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(89997728,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(15259703,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
|
| ︙ | ︙ |