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
#,,,,,,
int32,uint32,byte,byte,int16,int16,uint16
#,Item,Sort,,X,Y,Radius
int32,Item,byte,byte,int16,int16,uint16
0,0,0,0,0,0,0
1,37551,0,0,20,0,100
2,37552,21,1,194,72,100
1 key 0 1 2 3 4 5
2 # Item Sort X Y Radius
3 int32 uint32 Item byte byte int16 int16 uint16
4 0 0 0 0 0 0 0
5 1 37551 0 0 20 0 100
6 2 37552 21 1 194 72 100