From 52801b4de1d63cd01191acf7fcee137977140ec0 Mon Sep 17 00:00:00 2001 From: lexicade Date: Fri, 27 Jan 2023 21:06:30 +0000 Subject: Project init --- ffxiv/data/gc_flames.csv | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 ffxiv/data/gc_flames.csv (limited to 'ffxiv/data/gc_flames.csv') 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 -- cgit v1.2.3