Lines of
script/0.txt
from check-in 18a10c666a
that are changed by the sequence of edits moving toward
check-in d1bed00fbf:
1: Debug.SetAIName("base-2")
2:
3: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
4:
5: Debug.SetPlayerInfo(0,8000,0,0)
6:
7: Debug.SetPlayerInfo(1,8000,0,0)
8:
9:
10: -----------------
11:
18a10c666a 2023-10-20 12: Debug.AddCard(27288416,0,0,LOCATION_HAND,0,POS_FACEDOWN)
13:
14: -----------------
15:
16:
17: -----------------
18:
19:
20: -----------------
21:
18a10c666a 2023-10-20 22: Debug.AddCard(27288416,1,1,LOCATION_HAND,0,POS_FACEDOWN)
23:
24: -----------------
25:
26:
27: -----------------
28:
29:
30: Debug.ReloadFieldEnd()
31:
32: aux.BeginPuzzle()
33: