Patch 4.5

This commit is contained in:
Arcane Disgea
2019-01-07 23:43:52 -06:00
parent 19c85a9daa
commit ec986d2640
521 changed files with 101999 additions and 63259 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8
#,Name,CompanyCraftDraftCategory,RequiredItem[0],RequiredItemCount[0],RequiredItem[1],RequiredItemCount[1],RequiredItem[2],RequiredItemCount[2],Order
int32,str,CompanyCraftDraftCategory,Item,byte,Item,byte,Item,byte,uint32
#,Name,CompanyCraftDraftCategory,,,,,,,Order
int32,str,CompanyCraftDraftCategory,int32,byte,int32,byte,int32,byte,uint32
0,"airship prototype II",1,12923,6,0,0,0,0,1
1,"airship prototype III",1,12924,10,12923,4,0,0,2
2,"airship prototype IV",1,12925,10,12923,4,0,0,3
@@ -30,3 +30,4 @@ int32,str,CompanyCraftDraftCategory,Item,byte,Item,byte,Item,byte,uint32
26,"submersible prototype III",1,12925,10,12923,4,0,0,9
27,"odder otter house prototype",2,12922,21,12921,19,12923,17,9
28,"submersible prototype IV",1,12926,14,12924,4,0,0,10
29,"submersible prototype V",1,12927,14,12925,4,12923,4,11
1 key 0 1 2 3 4 5 6 7 8
2 # Name CompanyCraftDraftCategory RequiredItem[0] RequiredItemCount[0] RequiredItem[1] RequiredItemCount[1] RequiredItem[2] RequiredItemCount[2] Order
3 int32 str CompanyCraftDraftCategory Item int32 byte Item int32 byte Item int32 byte uint32
4 0 airship prototype II 1 12923 6 0 0 0 0 1
5 1 airship prototype III 1 12924 10 12923 4 0 0 2
6 2 airship prototype IV 1 12925 10 12923 4 0 0 3
30 26 submersible prototype III 1 12925 10 12923 4 0 0 9
31 27 odder otter house prototype 2 12922 21 12921 19 12923 17 9
32 28 submersible prototype IV 1 12926 14 12924 4 0 0 10
33 29 submersible prototype V 1 12927 14 12925 4 12923 4 11