Lines of
single/测试局_3.lua
from check-in f981b5aa5b
that are changed by the sequence of edits moving toward
check-in c6b9496031:
1: --[[message
2: 「盖放」包括从表侧变为里侧
3: ]]
4: Debug.SetAIName("QQ群181175613")
5: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
6: Debug.SetPlayerInfo(0, 8000, 0, 0)
7: Debug.SetPlayerInfo(1, 8000, 0, 0)
8:
f981b5aa5b 2024-07-18 9: --怪兽区域
f981b5aa5b 2024-07-18 10: Debug.AddCard(11366199, 1, 1, LOCATION_MZONE, 0, POS_FACEUP_ATTACK)
f981b5aa5b 2024-07-18 11: --手卡区域
f981b5aa5b 2024-07-18 12: Debug.AddCard(35480699, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
13:
14: Debug.ReloadFieldEnd()
15: aux.BeginPuzzle()