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