Overview
Comment: | 0.0.1115 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
2d109a8fa096182a56b2cb77e337f49b |
User & Date: | 顽雨沉风 on 2023-07-10 16:14:07 |
Other Links: | manifest | tags |
Context
2023-07-10
| ||
16:14 | 0.0.1116 check-in: afc67d34f2 user: 顽雨沉风 tags: trunk | |
16:14 | 0.0.1115 check-in: 2d109a8fa0 user: 顽雨沉风 tags: trunk | |
16:13 | 0.0.1114 check-in: 37deef9bb2 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-50.lua from [fd3555fc8e] to [feb5e23b0b].
︙ | ︙ | |||
34 35 36 37 38 39 40 | --~ local c16=Debug.AddCard(33396948,1,1,LOCATION_DECK,2,POS_FACEUP_ATTACK) Debug.AddCard(20129614,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() | | | 34 35 36 37 38 39 40 41 42 43 44 45 46 | --~ local c16=Debug.AddCard(33396948,1,1,LOCATION_DECK,2,POS_FACEUP_ATTACK) Debug.AddCard(20129614,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() fun["开局添加手卡"](1) Debug.ShowHint("这是一个印卡残局,点击对方额外卡组可以发动「魂之解放」打印任意卡!\n只能打印 1 张卡到手卡或额外卡组!") --~ Debug.ShowHint("只能打印1张卡到手卡或额外卡组!") --~ Debug.ShowHint("场上的怪兽攻击力已改变!") |