Patch 5.05 fix

Fixing changed headers and data that I missed on with previous push
This commit is contained in:
Hezkezl
2019-08-20 02:54:03 -06:00
parent 9266912dd8
commit f00c2d9244
44 changed files with 68 additions and 68 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3
#,,,,
int32,int32,byte,uint32,uint16
#,BNpcBase,Rank,BNpcName,
int32,BNpcBase,byte,BNpcName,uint16
0,0,1,0,0
1,3175,1,2919,0
2,3192,2,2936,0
1 key 0 1 2 3
2 # BNpcBase Rank BNpcName
3 int32 int32 BNpcBase byte uint32 BNpcName uint16
4 0 0 1 0 0
5 1 3175 1 2919 0
6 2 3192 2 2936 0