Overview
| Comment: | 0.0.2206 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
fb23274c820b637aa09c6445ba1c21e4 |
| User & Date: | 顽雨沉风 on 2023-07-25 02:46:19.513 |
| Other Links: | manifest | tags |
Context
|
2023-07-25
| ||
| 02:48 | 0.0.2207 check-in: b0363f219c user: 顽雨沉风 tags: trunk | |
| 02:46 | 0.0.2206 check-in: fb23274c82 user: 顽雨沉风 tags: trunk | |
| 02:45 | 0.0.2205 check-in: cac80ceafd user: 顽雨沉风 tags: trunk | |
Changes
Modified single/yanxing.lua
from [19ad796588]
to [dbbf248436].
| ︙ | |||
28 29 30 31 32 33 34 | 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | - + | --~ c:CompleteProcedure() Debug.AddCard(30929786,0,0,LOCATION_GRAVE,0,POS_FACEUP_ATTACK) --~ Debug.AddCard(39699564,0,0,LOCATION_GRAVE,0,POS_FACEUP_ATTACK) Debug.AddCard(66762372,0,0,LOCATION_GRAVE,0,POS_FACEUP_ATTACK) Debug.AddCard(70355994,0,0,LOCATION_GRAVE,0,POS_FACEUP_ATTACK) c=Debug.AddCard(96381979,0,0,LOCATION_GRAVE,0,POS_FACEUP_ATTACK) c:CompleteProcedure() |
| ︙ |