Lines of
single/WABihamut-001.lua
from check-in 4b60dbc8bf
that are changed by the sequence of edits moving toward
check-in 152b1f2c2e:
1: --[[message
2: ]]
3: Debug.SetAIName("WABihamut")
4: Debug.ReloadFieldBegin(DUEL_SIMPLE_AI,5)
5: Debug.SetPlayerInfo(0,100,0,0)
6: Debug.SetPlayerInfo(1,8000,0,0)
7:
4b60dbc8bf 2023-07-24 8: Debug.AddCard(6595475,0,0,LOCATION_DECK,0,POS_FACEDOWN_ATTACK)
9:
10: Debug.AddCard(31123642,0,0,LOCATION_EXTRA,0,POS_FACEDOWN_ATTACK)
11: Debug.ReloadFieldEnd()
12: aux.BeginPuzzle()
13: