4.5 fixes

This commit is contained in:
Josh Freeman
2019-01-21 09:09:10 +00:00
parent 75c775cd33
commit c5fb84af63
33 changed files with 63 additions and 60 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8
#,BNpcName,Icon,,,,,,,
int32,BNpcName,Image,byte,uint16,uint16,uint16,uint16,uint16,uint16
#,BNpcName,Icon,,PlaceName{Zone}[0],PlaceName{Location}[0],PlaceName{Zone}[1],PlaceName{Location}[1],PlaceName{Zone}[2],PlaceName{Location}[2]
int32,BNpcName,Image,byte,PlaceName,PlaceName,PlaceName,PlaceName,PlaceName,PlaceName
0,0,0,0,0,0,0,0,0,0
1,49,63036,1,30,161,54,68,42,261
2,417,63028,1,30,161,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8
2 # BNpcName Icon PlaceName{Zone}[0] PlaceName{Location}[0] PlaceName{Zone}[1] PlaceName{Location}[1] PlaceName{Zone}[2] PlaceName{Location}[2]
3 int32 BNpcName Image byte uint16 PlaceName uint16 PlaceName uint16 PlaceName uint16 PlaceName uint16 PlaceName uint16 PlaceName
4 0 0 0 0 0 0 0 0 0 0
5 1 49 63036 1 30 161 54 68 42 261
6 2 417 63028 1 30 161 0 0 0 0