Patches 5.15 and 5.18 updates

This commit is contained in:
Hezkezl
2020-02-17 08:51:42 -07:00
parent f96e158541
commit 96ed3e4030
172 changed files with 4542 additions and 2169 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3
#,,,,
int32,uint32,uint16,byte,uint16
#,ExpReward,GilReward,Expansion,CurrencyReward
int32,uint32,uint16,ExVersion,uint16
0,0,0,0,0
1,0,1000,1,8
2,0,2000,1,20
1 key 0 1 2 3
2 # ExpReward GilReward Expansion CurrencyReward
3 int32 uint32 uint16 byte ExVersion uint16
4 0 0 0 0 0
5 1 0 1000 1 8
6 2 0 2000 1 20