Update from 2022.09.07.0000.0000

This commit is contained in:
Hezkezl
2022-10-20 14:32:32 -06:00
parent 019700bc49
commit 5ddbddc430
37 changed files with 72 additions and 71 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
#,,,,,,,,,,,,,,,
int32,uint32,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte,byte
#,LogMessage,KeyItem,ItemPouch,,Material[0],Amount[0],Material[1],Amount[1],Material[2],Amount[2],Material[3],Amount[3],Material[4],Amount[4],Order
int32,LogMessage,MJIKeyItem,MJIItemPouch,byte,MJIRecipeMaterial,byte,MJIRecipeMaterial,byte,MJIRecipeMaterial,byte,MJIRecipeMaterial,byte,MJIRecipeMaterial,byte,byte
0,9904,1,0,1,3,2,4,2,21,3,0,0,0,0,20
1,9905,2,0,1,4,3,7,2,9,4,0,0,0,0,21
2,9906,3,0,1,7,3,9,3,11,4,0,0,0,0,22
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14
2 # LogMessage KeyItem ItemPouch Material[0] Amount[0] Material[1] Amount[1] Material[2] Amount[2] Material[3] Amount[3] Material[4] Amount[4] Order
3 int32 uint32 LogMessage byte MJIKeyItem byte MJIItemPouch byte byte MJIRecipeMaterial byte byte MJIRecipeMaterial byte byte MJIRecipeMaterial byte byte MJIRecipeMaterial byte byte MJIRecipeMaterial byte byte
4 0 9904 1 0 1 3 2 4 2 21 3 0 0 0 0 20
5 1 9905 2 0 1 4 3 7 2 9 4 0 0 0 0 21
6 2 9906 3 0 1 7 3 9 3 11 4 0 0 0 0 22