initial Patch 5.3 update

This commit is contained in:
Hezkezl
2020-08-13 13:44:07 -06:00
parent 848e2d812a
commit 7d17810b8b
844 changed files with 155817 additions and 122685 deletions
+17 -17
View File
@@ -1,17 +1,17 @@
key,0,1,2
#,,,
int32,str,byte,int32
0,"",0,0
1,"",0,0
2,"",0,0
3,"",0,0
4,"",0,0
5,"",0,0
6,"",0,0
7,"",0,0
8,"",0,0
9,"",0,0
10,"",0,0
11,"",0,0
12,"",0,0
13,"",0,0
key,0,1,2,3,4
#,,,,,
int32,str,byte,int32,sbyte,byte
0,"",0,0,0,0
1,"",0,0,0,0
2,"",0,0,0,0
3,"",0,0,0,0
4,"",0,0,0,0
5,"",0,0,0,0
6,"",0,0,0,0
7,"",0,0,0,0
8,"",0,0,0,0
9,"",0,0,0,0
10,"normal/idle",0,45,0,2
11,"battle/idle",0,45,1,1
12,"event/event_bt_deactive",2,45,1,0
13,"event/event_bt_active",2,45,0,0
1 key 0 1 2 3 4
2 #
3 int32 str byte int32 sbyte byte
4 0 0 0 0 0
5 1 0 0 0 0
6 2 0 0 0 0
7 3 0 0 0 0
8 4 0 0 0 0
9 5 0 0 0 0
10 6 0 0 0 0
11 7 0 0 0 0
12 8 0 0 0 0
13 9 0 0 0 0
14 10 normal/idle 0 0 45 0 2
15 11 battle/idle 0 0 45 1 1
16 12 event/event_bt_deactive 0 2 0 45 1 0
17 13 event/event_bt_active 0 2 0 45 0 0