Overview
Comment: | 0.0.1781 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
91e8522c9139ea5894a33cd95887daa3 |
User & Date: | 顽雨沉风 on 2023-07-18 12:45:55 |
Other Links: | manifest | tags |
Context
2023-07-18
| ||
12:46 | 0.0.1782 check-in: 1f86cf2e31 user: 顽雨沉风 tags: trunk | |
12:45 | 0.0.1781 check-in: 91e8522c91 user: 顽雨沉风 tags: trunk | |
12:45 | 0.0.1780 check-in: bec8d7533e user: 顽雨沉风 tags: trunk | |
Changes
Modified single/superheavy samurai(7).lua from [98ee4510be] to [577a453975].
1 2 | --created by puzzle editor Debug.SetAIName("z2001jx") | | | 1 2 3 4 5 6 7 8 9 10 | --created by puzzle editor Debug.SetAIName("z2001jx") Debug.ReloadFieldBegin(DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,8300,0,0) --自己的怪兽区 --对方的怪兽区 --自己的魔陷区 --对方的魔陷区 |
︙ | ︙ |