This commit is contained in:
ArcaneDisgea
2020-12-08 08:19:04 -05:00
committed by GitHub
parent 129b097a04
commit 1aa5a1af25
563 changed files with 103532 additions and 69083 deletions
+7 -5
View File
@@ -1,5 +1,7 @@
key,0,1,2,3
#,,,,
int32,int32,byte,int32,byte
0,0,0,0,0
1,0,0,0,0
key,0,1,2,3,4
#,Image,Url,Name,Unknown[5-4],Description
int32,Image,WebURL,str,str,str
0,0,0,"","",""
1,180102,2,"Community Finder","","The Community Finder has all the latest information on free companies, linkshells, and member recruitment.
Visit the website now and search for new allies to join you on your adventures!"
1 key 0 1 2 3 4
2 # Image Url Name Unknown[5-4] Description
3 int32 int32 Image byte WebURL int32 str byte str str
4 0 0 0 0 0
5 1 0 180102 0 2 0 Community Finder 0 The Community Finder has all the latest information on free companies, linkshells, and member recruitment. Visit the website now and search for new allies to join you on your adventures!
6
7