Overview
Comment: | 0.0.1374 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
317659c9a95e68eab65bca3c81ecbbb2 |
User & Date: | 顽雨沉风 on 2023-07-15 11:10:04 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:10 | 0.0.1375 check-in: feb8080db2 user: 顽雨沉风 tags: trunk | |
11:10 | 0.0.1374 check-in: 317659c9a9 user: 顽雨沉风 tags: trunk | |
11:09 | 0.0.1373 check-in: e46d7510f1 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/Furtie_Hubo_14_Nekroz_衍生版_1.lua from [6af2a4cc96] to [8c49a123f9].
1 2 3 4 | --[[message Be cautious! Nekroz of Trishula will punish you if you do not get rid of your whole hand. ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 11 | --[[message Be cautious! Nekroz of Trishula will punish you if you do not get rid of your whole hand. ]] -- Nekroz Debug.SetAIName("Furtie_Hubo") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,8400,0,0) |
︙ | ︙ |