Merge pull request #95 from argonui/akachi-bugfix
Datahelper: data for 10 tokens (akachi + brand lvl 4)
This commit is contained in:
commit
8cb94dd9d4
@ -923,6 +923,31 @@ PLAYER_CARD_TOKEN_OFFSETS = {
|
||||
{ 0, 3, 0.5 },
|
||||
{ -0.7, 3, 0.5 }
|
||||
},
|
||||
[10] = {
|
||||
{ 0.7, 3, -0.9 },
|
||||
{ 0, 3, -0.9 },
|
||||
{ -0.7, 3, -0.9 },
|
||||
{ 0.7, 3, -0.2 },
|
||||
{ 0, 3, -0.2 },
|
||||
{ -0.7, 3, -0.2 },
|
||||
{ 0.7, 3, 0.5 },
|
||||
{ 0, 3, 0.5 },
|
||||
{ -0.7, 3, 0.5 },
|
||||
{ 0, 3, 1.2 }
|
||||
},
|
||||
[11] = {
|
||||
{ 0.7, 3, -0.9 },
|
||||
{ 0, 3, -0.9 },
|
||||
{ -0.7, 3, -0.9 },
|
||||
{ 0.7, 3, -0.2 },
|
||||
{ 0, 3, -0.2 },
|
||||
{ -0.7, 3, -0.2 },
|
||||
{ 0.7, 3, 0.5 },
|
||||
{ 0, 3, 0.5 },
|
||||
{ -0.7, 3, 0.5 },
|
||||
{ -0.35, 3, 1.2 },
|
||||
{ 0.35, 3, 1.2 }
|
||||
},
|
||||
[12] = {
|
||||
{ 0.7, 3, -0.9 },
|
||||
{ 0, 3, -0.9 },
|
||||
|
Loading…
Reference in New Issue
Block a user