游戏王残局简化版

Check-in [47e0a336e7]
Login

Check-in [47e0a336e7]

Overview
Comment:0.0.2693
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 47e0a336e7f705bcb0b37ac9df56bca3862603e51e762c2212f4a785a34066ae
User & Date: 顽雨沉风 on 2023-10-11 13:33:33
Other Links: manifest | tags
Context
2023-10-11
13:33
0.0.2694 check-in: ac41e3a093 user: 顽雨沉风 tags: trunk
13:33
0.0.2693 check-in: 47e0a336e7 user: 顽雨沉风 tags: trunk
11:35
0.0.2692 check-in: 5cb7fd925a user: 顽雨沉风 tags: trunk
Changes

Modified single_doc/场景.md from [00080f837f] to [978817f38f].

3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
###

应该不能发动莫忘骨头派对的效果。

~~~
Debug.SetAIName("base-2")

Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)

Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8000,0,0)

-----------------

Debug.AddCard(80722024,0,0,LOCATION_GRAVE,0,POS_FACEUP)







|







3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
###

应该不能发动莫忘骨头派对的效果。

~~~
Debug.SetAIName("base-2")

Debug.ReloadFieldBegin(DUEL_SIMPLE_AI,5)

Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8000,0,0)

-----------------

Debug.AddCard(80722024,0,0,LOCATION_GRAVE,0,POS_FACEUP)