diff options
author | lexicade <jasonnlelong@gmail.com> | 2023-01-27 21:06:30 +0000 |
---|---|---|
committer | lexicade <jasonnlelong@gmail.com> | 2023-01-27 21:06:30 +0000 |
commit | 52801b4de1d63cd01191acf7fcee137977140ec0 (patch) | |
tree | 08271a1f1e3e8060486b6651c67c9934867c648e /ffxiv/data/gc_flames.csv | |
parent | 8df873808c86805624851356f5dea76ec621de23 (diff) |
Diffstat (limited to 'ffxiv/data/gc_flames.csv')
-rw-r--r-- | ffxiv/data/gc_flames.csv | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/ffxiv/data/gc_flames.csv b/ffxiv/data/gc_flames.csv new file mode 100644 index 0000000..3417b9d --- /dev/null +++ b/ffxiv/data/gc_flames.csv @@ -0,0 +1,23 @@ +key,0,1,2,3,4,5,6,7,8,9 +#,Singular,Adjective,Plural,PossessivePronoun,StartsWithVowel,,Pronoun,Article,Name{Rank}, +int32,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte,str,str +0,"",0,"",0,0,0,0,0,"","" +1,"Flame Private Third Class",0,"Flame Privates Third Class",0,0,0,0,0,"private","" +2,"Flame Private Second Class",0,"Flame Privates Second Class",0,0,0,0,0,"private","" +3,"Flame Private First Class",0,"Flame Privates First Class",0,0,0,0,0,"private","" +4,"Flame Corporal",0,"Flame Corporals",0,0,0,0,0,"corporal","" +5,"Flame Sergeant Third Class",0,"Flame Sergeants Third Class",0,0,0,0,0,"sergeant","" +6,"Flame Sergeant Second Class",0,"Flame Sergeants Second Class",0,0,0,0,0,"sergeant","" +7,"Flame Sergeant First Class",0,"Flame Sergeants First Class",0,0,0,0,0,"sergeant","" +8,"Chief Flame Sergeant",0,"Chief Flame Sergeants",0,0,0,0,0,"sergeant","" +9,"Second Flame Lieutenant",0,"Second Flame Lieutenants",0,0,0,0,0,"lieutenant","" +10,"First Flame Lieutenant",0,"First Flame Lieutenants",0,0,0,0,0,"lieutenant","" +11,"Flame Captain",0,"Flame Captains",0,0,0,0,0,"captain","" +12,"Second Flame Commander",0,"Second Flame Commanders",0,0,0,0,0,"commander","" +13,"First Flame Commander",0,"First Flame Commanders",0,0,0,0,0,"commander","" +14,"High Flame Commander",0,"High Flame Commanders",0,0,0,0,0,"commander","" +15,"Rear Flame Marshal",0,"Rear Flame Marshals",0,0,0,0,0,"rear marshal","" +16,"Vice Flame Marshal",0,"Vice Flame Marshals",0,0,0,0,0,"vice marshal","" +17,"Flame Marshal",0,"Flame Marshals",0,0,0,0,0,"marshal","" +18,"Grand Flame Marshal",0,"Grand Flame Marshals",0,0,0,0,0,"grand marshal","" +19,"Flame Champion",0,"Flame Champions",0,0,0,0,0,"champion",""
\ No newline at end of file |