Patch 4.35

This commit is contained in:
Josh Freeman
2018-07-03 11:48:23 +01:00
parent 2d7419357b
commit ea18748d67
296 changed files with 20167 additions and 3893 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4
#,,,,,
int32,byte,uint32,uint32,uint16,byte
#,,Quest,EventItem,,
int32,byte,Quest,EventItem,uint16,byte
0,1,0,2001361,1,50
1,1,67655,2001700,68,10
2,1,67656,2001701,78,10
1 key 0 1 2 3 4
2 # Quest EventItem
3 int32 byte uint32 Quest uint32 EventItem uint16 byte
4 0 1 0 2001361 1 50
5 1 1 67655 2001700 68 10
6 2 1 67656 2001701 78 10