5.5 hotfix and a couple of new defs

This commit is contained in:
Eamorayden
2021-04-27 08:29:13 -04:00
parent 88626cff62
commit 184074e237
16 changed files with 36 additions and 35 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2
#,,,
int32,uint32,byte,sbyte
#,,Reward,Order
int32,uint32,AOZReportReward,sbyte
0,0,0,-1
1,10,1,0
2,14,1,1
1 key 0 1 2
2 # Reward Order
3 int32 uint32 byte AOZReportReward sbyte
4 0 0 0 -1
5 1 10 1 0
6 2 14 1 1