Patch 4.3 - Changed Files

This commit is contained in:
Josh Freeman
2018-05-22 09:08:38 +01:00
parent 7c46642d0e
commit 0e8f3ed195
249 changed files with 25036 additions and 19322 deletions
+13 -8
View File
@@ -1,8 +1,13 @@
key,0,1,2,3,4,5,6,7,8,9,10
#,,,,,,,,,,,
int32,str,int64,uint16,uint16,uint16,uint16,uint16,int32,str,int32,byte
0,"","0, 0, 0, 0",0,0,0,0,0,0,"",0,0
1,"047harp","697, 1, 1, 0",6552,6554,6553,6555,6557,0,"Harp",751,1
2,"001grandpiano","697, 1, 1, 0",6552,6554,6553,6555,6557,0,"Piano",752,2
3,"026steelguitar","697, 1, 1, 0",6552,6554,6553,6555,6557,0,"Lute",753,3
4,"046pizzicato","697, 1, 1, 0",6552,6554,6553,6555,6557,0,"Fiddle",754,4
key,0,1,2,3,4,5,6,7,8,9,10,11
#,Name,ModelKey,Animation{Start},Animation{End},Animation{Idle},Animation{Play01},Animation{Play02},StopAnimation,Instrument,,Transient,
int32,str,bit&01,ActionTimeline,ActionTimeline,ActionTimeline,ActionTimeline,ActionTimeline,ActionTimeline,int32,str,PerformTransient,byte
0,"",False,"0, 0, 0, 0",0,0,0,0,0,0,"",0,0
1,"047harp",False,"697, 1, 1, 0",6552,6554,6553,6555,6557,0,"Harp",751,1
2,"001grandpiano",False,"697, 1, 1, 0",6552,6554,6553,6555,6557,0,"Piano",752,2
3,"026steelguitar",False,"697, 1, 1, 0",6552,6554,6553,6555,6557,0,"Lute",753,3
4,"046pizzicato",False,"697, 1, 1, 0",6552,6554,6553,6555,6557,0,"Fiddle",754,4
5,"074flute",True,"693, 1, 1, 0",6263,6265,6264,6266,6268,0,"Flute",755,5
6,"069oboe",True,"693, 1, 1, 0",6263,6265,6264,6266,6268,0,"Oboe",757,6
7,"072clarinet",True,"693, 1, 1, 0",6263,6265,6264,6266,6268,0,"Clarinet",759,7
8,"073piccolo",True,"693, 1, 1, 0",6263,6265,6264,6266,6268,0,"Fife",758,8
9,"076panflute",True,"693, 1, 1, 0",6263,6265,6264,6266,6268,0,"Panpipes",756,9
1 key 0 1 2 3 4 5 6 7 8 9 10 11
2 # Name ModelKey Animation{Start} Animation{End} Animation{Idle} Animation{Play01} Animation{Play02} StopAnimation Instrument Transient
3 int32 str int64 bit&01 uint16 ActionTimeline uint16 ActionTimeline uint16 ActionTimeline uint16 ActionTimeline uint16 ActionTimeline int32 ActionTimeline str int32 int32 str byte PerformTransient byte
4 0 0, 0, 0, 0 False 0 0, 0, 0, 0 0 0 0 0 0 0 0 0 0
5 1 047harp 697, 1, 1, 0 False 6552 697, 1, 1, 0 6554 6552 6553 6554 6555 6553 6557 6555 0 6557 Harp 0 751 Harp 1 751 1
6 2 001grandpiano 697, 1, 1, 0 False 6552 697, 1, 1, 0 6554 6552 6553 6554 6555 6553 6557 6555 0 6557 Piano 0 752 Piano 2 752 2
7 3 026steelguitar 697, 1, 1, 0 False 6552 697, 1, 1, 0 6554 6552 6553 6554 6555 6553 6557 6555 0 6557 Lute 0 753 Lute 3 753 3
8 4 046pizzicato 697, 1, 1, 0 False 6552 697, 1, 1, 0 6554 6552 6553 6554 6555 6553 6557 6555 0 6557 Fiddle 0 754 Fiddle 4 754 4
9 5 074flute True 693, 1, 1, 0 6263 6265 6264 6266 6268 0 Flute 755 5
10 6 069oboe True 693, 1, 1, 0 6263 6265 6264 6266 6268 0 Oboe 757 6
11 7 072clarinet True 693, 1, 1, 0 6263 6265 6264 6266 6268 0 Clarinet 759 7
12 8 073piccolo True 693, 1, 1, 0 6263 6265 6264 6266 6268 0 Fife 758 8
13 9 076panflute True 693, 1, 1, 0 6263 6265 6264 6266 6268 0 Panpipes 756 9