Patch 6.35

This commit is contained in:
Vadim Makhtarov
2023-03-10 16:06:51 +03:00
parent 6db1bf9701
commit 9d672acf19
225 changed files with 10724 additions and 10486 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8
#,TopImage,BottomImage,FontColor,,,,,SortKey,Name
int32,Image,Image,byte,byte,byte,byte,uint16,byte,str
#,TopImage,BottomImage,FontColor,,,,UnlockCondition,SortKey,Name
int32,Image,Image,byte,byte,byte,byte,BannerCondition,byte,str
0,196001,196251,0,0,0,0,1,0,"None"
1,196002,196252,1,0,0,0,1,3,"Black Gradient"
2,196003,196253,1,0,0,0,1,1,"Blue Gradient"
@@ -26,7 +26,7 @@ int32,Image,Image,byte,byte,byte,byte,uint16,byte,str
22,196213,196463,1,0,0,0,430,91,"Stewards"
23,196214,196464,1,0,0,0,431,92,"Watts's Anvil"
24,196215,196465,1,0,0,0,432,93,"Hippo Riders"
25,0,0,0,0,0,0,0,0,""
25,196217,196467,1,0,0,0,433,95,"Dreaming Ways"
26,0,0,0,0,0,0,0,0,""
27,0,0,0,0,0,0,0,0,""
28,0,0,0,0,0,0,0,0,""
1 key 0 1 2 3 4 5 6 7 8
2 # TopImage BottomImage FontColor UnlockCondition SortKey Name
3 int32 Image Image byte byte byte byte uint16 BannerCondition byte str
4 0 196001 196251 0 0 0 0 1 0 None
5 1 196002 196252 1 0 0 0 1 3 Black Gradient
6 2 196003 196253 1 0 0 0 1 1 Blue Gradient
26 22 196213 196463 1 0 0 0 430 91 Stewards
27 23 196214 196464 1 0 0 0 431 92 Watts's Anvil
28 24 196215 196465 1 0 0 0 432 93 Hippo Riders
29 25 0 196217 0 196467 0 1 0 0 0 0 433 0 95 Dreaming Ways
30 26 0 0 0 0 0 0 0 0
31 27 0 0 0 0 0 0 0 0
32 28 0 0 0 0 0 0 0 0