mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 19:09:10 +00:00
Updating CSV files
This commit is contained in:
+31
-31
@@ -1,31 +1,31 @@
|
||||
key,0,1,2,3
|
||||
#,,,,
|
||||
int32,str,int32,int32,sbyte
|
||||
0,"",0,0,0
|
||||
1,"Hello",9901,11030,1
|
||||
2,"Good Match",9902,11031,2
|
||||
3,"Thank You",9903,11032,3
|
||||
4,"Nice Job",9904,11033,4
|
||||
5,"Additional Action 1",9927,11034,6
|
||||
6,"Adrenaline Rush",9906,11035,5
|
||||
7,"Offensive Supplies",9907,11036,10
|
||||
8,"Defensive Supplies",9908,11037,11
|
||||
9,"Adrenaline Supplies",9909,11038,12
|
||||
10,"Wolf's Heart",9910,11039,13
|
||||
11,"Attack Tank",9911,11040,14
|
||||
12,"Attack Healer",9912,11041,15
|
||||
13,"Attack Melee",9913,11042,16
|
||||
14,"Attack Ranged",9914,11043,17
|
||||
15,"Stop Tank",9915,11044,19
|
||||
16,"Stop Healer",9916,11045,20
|
||||
17,"Stop Melee",9917,11046,21
|
||||
18,"Stop Ranged",9918,11047,22
|
||||
19,"Collecting Medals",9919,11048,24
|
||||
20,"Get Medals",9920,11049,25
|
||||
21,"Charge",9921,11050,26
|
||||
22,"Retreat",9922,11051,27
|
||||
23,"MP",9923,11052,8
|
||||
24,"TP",9924,11053,9
|
||||
25,"Attack Target",9925,11054,18
|
||||
26,"Stop Target",9926,11055,23
|
||||
27,"Additional Action 2",9928,11056,7
|
||||
key,0,1,2,3
|
||||
#,Name{Action},Icon1,,QuickChatTransient
|
||||
int32,str,Image,int32,QuickChatTransient
|
||||
0,"",0,0,0
|
||||
1,"Hello",9901,11030,1
|
||||
2,"Good Match",9902,11031,2
|
||||
3,"Thank You",9903,11032,3
|
||||
4,"Nice Job",9904,11033,4
|
||||
5,"Additional Action 1",9927,11034,6
|
||||
6,"Adrenaline Rush",9906,11035,5
|
||||
7,"Offensive Supplies",9907,11036,10
|
||||
8,"Defensive Supplies",9908,11037,11
|
||||
9,"Adrenaline Supplies",9909,11038,12
|
||||
10,"Wolf's Heart",9910,11039,13
|
||||
11,"Attack Tank",9911,11040,14
|
||||
12,"Attack Healer",9912,11041,15
|
||||
13,"Attack Melee",9913,11042,16
|
||||
14,"Attack Ranged",9914,11043,17
|
||||
15,"Stop Tank",9915,11044,19
|
||||
16,"Stop Healer",9916,11045,20
|
||||
17,"Stop Melee",9917,11046,21
|
||||
18,"Stop Ranged",9918,11047,22
|
||||
19,"Collecting Medals",9919,11048,24
|
||||
20,"Get Medals",9920,11049,25
|
||||
21,"Charge",9921,11050,26
|
||||
22,"Retreat",9922,11051,27
|
||||
23,"MP",9923,11052,8
|
||||
24,"TP",9924,11053,9
|
||||
25,"Attack Target",9925,11054,18
|
||||
26,"Stop Target",9926,11055,23
|
||||
27,"Additional Action 2",9928,11056,7
|
||||
|
||||
|
Reference in New Issue
Block a user