游戏王残局简化版

Check-in [3325aa2a09]
Login

Check-in [3325aa2a09]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3325aa2a09b956d1b2173addbe8a9e91625dc0940fe619581bbde90f261de02a
User & Date: 顽雨沉风 on 2024-06-27 00:07:44
Other Links: manifest | tags
Context
2024-06-27
00:11
0 check-in: 294ac0ef4e user: 顽雨沉风 tags: trunk
00:07
0 check-in: 3325aa2a09 user: 顽雨沉风 tags: trunk
00:07
0 check-in: 3b9713afde user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_451_13.lua from [7cd40991e0] to [d99ec823b0].

1
2
3
4
5
6
7
8
9
10
--[[message
维护:2024-02-14
原局:悠悠王_a01
]]
--created by puzzle editor
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 8000, 0, 0)


|
|







1
2
3
4
5
6
7
8
9
10
--[[message
维护:2024-06-27
标签#悠悠王
]]
--created by puzzle editor
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 8000, 0, 0)