Patch 6.1 initial commit

This commit is contained in:
Hezkezl
2022-04-14 21:36:10 -06:00
parent bc1a1de27e
commit 4ecce7c1ac
761 changed files with 110893 additions and 67147 deletions
+8 -6
View File
@@ -1,8 +1,10 @@
key,0,1,2
#,,,
int32,str,str,uint32
0,"","",0
1,"","",0
2,"Archives","",5
3,"New Game+","",6
4,"Lost Actions","",13
int32,uint32,str,str
0,0,"",""
1,0,"",""
2,5,"Archives",""
3,6,"New Game+",""
4,13,"Lost Actions",""
5,21,"Portraits",""
6,22,"Adventurer Plate",""
1 key 0 1 2
2 #
3 int32 str uint32 str uint32 str
4 0 0 0
5 1 0 0
6 2 Archives 5 Archives 5
7 3 New Game+ 6 New Game+ 6
8 4 Lost Actions 13 Lost Actions 13
9 5 21 Portraits
10 6 22 Adventurer Plate