pre-5.5 (hopefully)

This commit is contained in:
Hezkezl
2021-04-13 06:32:47 -06:00
parent 3d1bd3c519
commit f99788fd25
13 changed files with 28 additions and 27 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6
#,,,,,,,Image
int32,uint16,uint16,byte,byte,byte,byte,Image
#,MaxTotalStats,MaxEachStat,BaseParam[0],BaseParam[1],BaseParam[2],BaseParam[3],Image
int32,uint16,uint16,BaseParam,BaseParam,BaseParam,BaseParam,Image
0,0,0,0,0,0,0,0
32669,834,364,19,27,44,45,80812
32670,1167,510,22,27,44,45,80813
1 key 0 1 2 3 4 5 6
2 # MaxTotalStats MaxEachStat BaseParam[0] BaseParam[1] BaseParam[2] BaseParam[3] Image
3 int32 uint16 uint16 byte BaseParam byte BaseParam byte BaseParam byte BaseParam Image
4 0 0 0 0 0 0 0 0
5 32669 834 364 19 27 44 45 80812
6 32670 1167 510 22 27 44 45 80813