6.4 update

This commit is contained in:
MTVirux
2023-05-23 23:03:28 +00:00
parent a5dc59b9b9
commit 332f7a2217
597 changed files with 83381 additions and 52210 deletions
+21 -18
View File
@@ -1,18 +1,21 @@
key,0,1
#,Icon,Name
int32,Image,str
0,0,""
1,61201,"Target to Attack 1"
2,61202,"Target to Attack 2"
3,61203,"Target to Attack 3"
4,61204,"Target to Attack 4"
5,61205,"Target to Attack 5"
6,61211,"Target to Bind 1"
7,61212,"Target to Bind 2"
8,61213,"Target to Bind 3"
9,61221,"Target to Ignore 1"
10,61222,"Target to Ignore 2"
11,61231,"Square"
12,61232,"Circle"
13,61233,"Plus"
14,61234,"Triangle"
key,0,1,2
#,Icon,,Name
int32,Image,byte,str
0,0,0,""
1,61201,1,"Target to Attack 1"
2,61202,2,"Target to Attack 2"
3,61203,3,"Target to Attack 3"
4,61204,4,"Target to Attack 4"
5,61205,5,"Target to Attack 5"
6,61211,9,"Target to Bind 1"
7,61212,10,"Target to Bind 2"
8,61213,11,"Target to Bind 3"
9,61221,12,"Target to Ignore 1"
10,61222,13,"Target to Ignore 2"
11,61231,14,"Square"
12,61232,15,"Circle"
13,61233,16,"Plus"
14,61234,17,"Triangle"
15,61206,6,"Target to Attack 6"
16,61207,7,"Target to Attack 7"
17,61208,8,"Target to Attack 8"
1 key 0 1 2
2 # Icon Name Name
3 int32 Image str byte str
4 0 0 0
5 1 61201 Target to Attack 1 1 Target to Attack 1
6 2 61202 Target to Attack 2 2 Target to Attack 2
7 3 61203 Target to Attack 3 3 Target to Attack 3
8 4 61204 Target to Attack 4 4 Target to Attack 4
9 5 61205 Target to Attack 5 5 Target to Attack 5
10 6 61211 Target to Bind 1 9 Target to Bind 1
11 7 61212 Target to Bind 2 10 Target to Bind 2
12 8 61213 Target to Bind 3 11 Target to Bind 3
13 9 61221 Target to Ignore 1 12 Target to Ignore 1
14 10 61222 Target to Ignore 2 13 Target to Ignore 2
15 11 61231 Square 14 Square
16 12 61232 Circle 15 Circle
17 13 61233 Plus 16 Plus
18 14 61234 Triangle 17 Triangle
19 15 61206 6 Target to Attack 6
20 16 61207 7 Target to Attack 7
21 17 61208 8 Target to Attack 8