Lines of
single/在末法时期呼唤爱_001.lua
from check-in bbe395cba2
that are changed by the sequence of edits moving toward
check-in 57bf01eb90:
1: --puzzle1
2: Debug.SetAIName("在末法时期呼唤爱_001")
3: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
4: Debug.SetPlayerInfo(0,8000,0,0)
5: Debug.SetPlayerInfo(1,8000,0,0)
6:
7: Debug.AddCard(85754829,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
8: Debug.AddCard(85243784,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
9:
bbe395cba2 2023-07-29 10: Debug.AddCard(85243784,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
11:
12: Debug.ReloadFieldEnd()
13: aux.BeginPuzzle()