Overview
| Comment: | 0.0.2432 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
cf1e36638e5bb7a41c00a3c97f8e960e |
| User & Date: | 顽雨沉风 on 2023-07-30 10:20:09.627 |
| Other Links: | manifest | tags |
Context
|
2023-07-30
| ||
| 10:20 | 0.0.2433 check-in: 0b319da9f6 user: 顽雨沉风 tags: trunk | |
| 10:20 | 0.0.2432 check-in: cf1e36638e user: 顽雨沉风 tags: trunk | |
| 10:19 | 0.0.2431 check-in: c35d863809 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/房同学F_001.lua
from [79ad272a49]
to [06581a2240].
1 | --puzzle1 | | | 1 2 3 4 5 6 7 8 9 |
--puzzle1
Debug.SetAIName("房同学F_001")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,3000,0,0)
Debug.AddCard(64631466,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
Debug.AddCard(34853266,0,0,LOCATION_HAND,0,POS_FACEDOWN)
|
| ︙ | ︙ |