mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-06-10 09:21:05 -05:00
commit
95e6eade6d
|
|
@ -54,11 +54,19 @@ export function getDefaultExtra(game: 'gf' | 'dm', version: string, id: number)
|
|||
result.playstyle[26] = 0 //DELTA 判定エフェクト位置
|
||||
result.playstyle[27] = 0 //DELTA SHUTTER IN
|
||||
result.playstyle[28] = 0 //DELTA SHUTTER OUT
|
||||
result.playstyle[35] = 0
|
||||
result.playstyle[36] = 1
|
||||
result.playstyle[37] = 1
|
||||
result.playstyle[38] = 1
|
||||
result.playstyle[40] = 1
|
||||
result.playstyle[41] = 2
|
||||
result.playstyle[42] = 1
|
||||
result.playstyle[43] = 2
|
||||
result.playstyle[48] = 0
|
||||
result.playstyle[56] = 0
|
||||
result.playstyle[57] = 1
|
||||
result.playstyle[58] = 1
|
||||
result.playstyle[59] = 1
|
||||
result.playstyle[60] = 17
|
||||
result.playstyle[61] = 1
|
||||
result.playstyle[62] = 1
|
||||
result.playstyle[63] = 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user