1
This commit is contained in:
parent
8bdd8a2a9a
commit
a626e2f7c8
@ -2031,6 +2031,7 @@ class WheelBuff(object):
|
||||
|
||||
def __init__(self):
|
||||
self.fields = [
|
||||
['buff_id', 0, 'buff id'],
|
||||
['buff_uniid', 0, 'buff唯一id'],
|
||||
['buff_id', 0, 'buff配置表id'],
|
||||
['duration_time', 0, 'buff持续时间(单位秒)'],
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user