Differences From Artifact [eec70912f1]:
- File single_doc/废案.md — part of check-in [fd175e130d] at 2023-10-07 01:12:55 on branch trunk — 0.0.2618 (user: 顽雨沉风, size: 10) [annotate] [blame] [check-ins using]
To Artifact [a8314bc962]:
- File single_doc/废案.md — part of check-in [d7216b8978] at 2023-10-07 11:50:13 on branch trunk — 0.0.2632 (user: 顽雨沉风, size: 567) [annotate] [blame] [check-ins using]
- File 残局文料/废案.md — part of check-in [1cea8ec3df] at 2024-01-21 03:26:37 on branch trunk — (/ω\) (user: 顽雨沉风, size: 567) [annotate] [blame] [check-ins using]
- File 残局文档/废案.md — part of check-in [f09bc1b37d] at 2024-01-21 03:17:29 on branch trunk — (/ω\) (user: 顽雨沉风, size: 567) [annotate] [blame] [check-ins using]
1 | # 废案 | > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
# 废案
##
~~~
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(11448373,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)
Debug.AddCard(89567993,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
-----------------
-----------------
-----------------
Debug.AddCard(82742611,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK)
Debug.ReloadFieldEnd()
aux.BeginPuzzle()
~~~
|