Patch 6.15 CSV files

This commit is contained in:
Tactitocalon
2022-06-09 11:11:51 +10:00
parent 4ecce7c1ac
commit ef26557ccf
193 changed files with 14486 additions and 11605 deletions
+10 -5
View File
@@ -1,8 +1,13 @@
key,0,1
#,,
int32,str,str
0,"",""
1,"",""
2,"",""
3,"",""
4,"",""
0,"TEXT_DUNGEONDRAGONSONGWAR_00000_WANDERINGMINSTREL_000_000","So ends an alternate chapter in their tale.
What lessons, dear listener, might we derive from this Dragonsong reimagined?"
1,"TEXT_DUNGEONDRAGONSONGWAR_00000_WANDERINGMINSTREL_000_001","Be it that of man or dragon, all life is precious,
and the loss of loved ones shall ever darken the hearts of those left behind."
2,"TEXT_DUNGEONDRAGONSONGWAR_00000_WANDERINGMINSTREL_100_001","Yet death is not the end of what was wrought.
The memories forged, the affection shared, the hope inherited..."
3,"TEXT_DUNGEONDRAGONSONGWAR_00000_WANDERINGMINSTREL_100_002","Such things grant us the strength to walk unto the morrow,
and there is no greater proof of this than the Warrior of Light's journey."
4,"TEXT_DUNGEONDRAGONSONGWAR_00000_WANDERINGMINSTREL_000_002","From the fantastical works of a wandering minstrel
<Emphasis>Heavensward: A Reimagining</Emphasis>"
1 key 0 1
2 #
3 int32 str str
4 0 TEXT_DUNGEONDRAGONSONGWAR_00000_WANDERINGMINSTREL_000_000 So ends an alternate chapter in their tale. What lessons, dear listener, might we derive from this Dragonsong reimagined?
5 1 TEXT_DUNGEONDRAGONSONGWAR_00000_WANDERINGMINSTREL_000_001 Be it that of man or dragon, all life is precious, and the loss of loved ones shall ever darken the hearts of those left behind.
6 2 TEXT_DUNGEONDRAGONSONGWAR_00000_WANDERINGMINSTREL_100_001 Yet death is not the end of what was wrought. The memories forged, the affection shared, the hope inherited...
7 3 TEXT_DUNGEONDRAGONSONGWAR_00000_WANDERINGMINSTREL_100_002 Such things grant us the strength to walk unto the morrow, and there is no greater proof of this than the Warrior of Light's journey.
8 4 TEXT_DUNGEONDRAGONSONGWAR_00000_WANDERINGMINSTREL_000_002 From the fantastical works of a wandering minstrel <Emphasis>Heavensward: A Reimagining</Emphasis>
9
10
11
12
13