1
This commit is contained in:
parent
1e1b9fa12a
commit
aa6c01ea4f
@ -38,6 +38,7 @@ class AAWheel(object):
|
|||||||
['point', 0, '点数'],
|
['point', 0, '点数'],
|
||||||
['award', _common.WheelAward(), '奖励信息'],
|
['award', _common.WheelAward(), '奖励信息'],
|
||||||
['side_effect', _common.WheelSideEffect(), '附加效应'],
|
['side_effect', _common.WheelSideEffect(), '附加效应'],
|
||||||
|
['award_grid', 0, '0:普通奖励;1:格子大奖']
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user