Patch 5.05 fix

Fixing changed headers and data that I missed on with previous push
This commit is contained in:
Hezkezl
2019-08-20 02:54:03 -06:00
parent 9266912dd8
commit f00c2d9244
44 changed files with 68 additions and 68 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19
#,,,,,,,,,,,,,,,,,,,,
int32,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32,uint32
#,Weather[0],Weather[1],Weather[2],Weather[3],Weather[4],,,,,,Quest[0],Quest[1],Quest[2],Quest[3],Quest[4],,,,,
int32,Weather,Weather,Weather,Weather,Weather,byte,byte,byte,byte,byte,Quest,Quest,Quest,Quest,Quest,uint32,uint32,uint32,uint32,uint32
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1,118,0,118,0,0,1,2,1,2,0,68721,68836,69179,69190,0,0,5,0,11,0
2,118,0,0,0,0,1,2,0,0,0,68721,69190,0,0,0,0,11,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
2 # Weather[0] Weather[1] Weather[2] Weather[3] Weather[4] Quest[0] Quest[1] Quest[2] Quest[3] Quest[4]
3 int32 byte Weather byte Weather byte Weather byte Weather byte Weather byte byte byte byte byte uint32 Quest uint32 Quest uint32 Quest uint32 Quest uint32 Quest uint32 uint32 uint32 uint32 uint32
4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5 1 118 0 118 0 0 1 2 1 2 0 68721 68836 69179 69190 0 0 5 0 11 0
6 2 118 0 0 0 0 1 2 0 0 0 68721 69190 0 0 0 0 11 0 0 0