Overview
Comment: | 0.0.270 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5b0096aef0ede5588c16b6bd94957eb1 |
User & Date: | 顽雨沉风 on 2023-06-28 02:00:47 |
Other Links: | manifest | tags |
Context
2023-06-28
| ||
02:05 | 0.0.271 check-in: e6f9ff386d user: 顽雨沉风 tags: trunk | |
02:00 | 0.0.270 check-in: 5b0096aef0 user: 顽雨沉风 tags: trunk | |
02:00 | 0.0.269 check-in: 7671118b06 user: 顽雨沉风 tags: trunk | |
Changes
Modified 31.Cluster of Shark Offensive_衍生版_1.lua from [ff3dc66798] to [9f38ec122c].
︙ | ︙ | |||
44 45 46 47 48 49 50 | Debug.AddCard(44155002,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK,true) Debug.AddCard(79194594,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK,true) Debug.AddCard(66818682,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) Debug.AddCard(93353691,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) Debug.AddCard(44508094,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK,true) Debug.AddCard(80887714,1,1,LOCATION_SZONE,0,POS_FACEDOWN) Debug.AddCard(20721759,1,1,LOCATION_SZONE,1,POS_FACEDOWN) | | | 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 | Debug.AddCard(44155002,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK,true) Debug.AddCard(79194594,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK,true) Debug.AddCard(66818682,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) Debug.AddCard(93353691,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) Debug.AddCard(44508094,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK,true) Debug.AddCard(80887714,1,1,LOCATION_SZONE,0,POS_FACEDOWN) Debug.AddCard(20721759,1,1,LOCATION_SZONE,1,POS_FACEDOWN) Debug.AddCard(60967717,1,1,LOCATION_SZONE,2,POS_FACEUP) Debug.AddCard(96008713,1,1,LOCATION_SZONE,3,POS_FACEDOWN) Debug.AddCard(75105429,1,1,LOCATION_SZONE,4,POS_FACEDOWN) Debug.ReloadFieldEnd() aux.BeginPuzzle() local str = {} local fun = {} |
︙ | ︙ |