游戏王残局简化版

Check-in [85f4ecf2fd]
Login

Check-in [85f4ecf2fd]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 85f4ecf2fd4ffb4eb6cb4c4ff4abe17709c6279d06eceeeb6389a47e134e4834
User & Date: 顽雨沉风 on 2024-08-06 03:45:20
Other Links: manifest | tags
Context
2024-08-06
03:45
0 check-in: dbe6c92141 user: 顽雨沉风 tags: trunk
03:45
0 check-in: 85f4ecf2fd user: 顽雨沉风 tags: trunk
03:45
0 check-in: 4bf94cb0b8 user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_30_043_2.lua from [152680a8c0] to [bade8ce499].

1
2
3
4
5
6
7
8
9
10
11
--[[message
维护:2024-07-03
简语:You can play Kozmo without Card of Demise. Who'd have thought?
标签:#Furtie_Hubo_07_Kozmo
]]

-- Kozmo
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 7000, 0, 0)
Debug.SetPlayerInfo(1, 24300, 0, 0)

<
|
|







1

2
3
4
5
6
7
8
9
10
--[[message

You can play Kozmo without Card of Demise. Who'd have thought?
#Furtie_Hubo_07_Kozmo
]]

-- Kozmo
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 7000, 0, 0)
Debug.SetPlayerInfo(1, 24300, 0, 0)