16 lines
272 B
CSV
16 lines
272 B
CSV
头像ID,解锁条件,头像加载ID,头像性别
|
|
HeadPortraitId,UnlockCondition,HeadLoadId,HeadPortraitSex
|
|
int,int,int,int
|
|
101,,1,1
|
|
102,,1,1
|
|
103,20001,1,1
|
|
104,20002,1,1
|
|
105,20003,1,1
|
|
106,20005,1,1
|
|
201,,1,2
|
|
202,,1,2
|
|
203,20001,1,2
|
|
204,20002,1,2
|
|
205,20003,1,2
|
|
206,20005,1,2
|