Patch 4.35

This commit is contained in:
Josh Freeman
2018-07-03 11:48:23 +01:00
parent 2d7419357b
commit ea18748d67
296 changed files with 20167 additions and 3893 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5
#,Name,Icon,CastTime,,,
int32,str,Image,byte,uint16,uint16,uint16
#,Name,Icon,CastTime,Animation[0],Animation[1],Animation[2]
int32,str,Image,byte,ActionTimeline,ActionTimeline,ActionTimeline
0,"",1,0,0,0,0
1,"Interacting",61103,2,80,81,82
2,"Interacting",61103,2,80,81,82
1 key 0 1 2 3 4 5
2 # Name Icon CastTime Animation[0] Animation[1] Animation[2]
3 int32 str Image byte uint16 ActionTimeline uint16 ActionTimeline uint16 ActionTimeline
4 0 1 0 0 0 0
5 1 Interacting 61103 2 80 81 82
6 2 Interacting 61103 2 80 81 82