Pre 5.11 updates (loads of new definitions in SaintCoinach)

This commit is contained in:
Hezkezl
2019-11-12 03:29:04 -07:00
parent c8e4b0f237
commit 3eabd9394f
119 changed files with 156 additions and 156 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10
#,,,,,,,,,,,
int32,uint16,sbyte,sbyte,uint16,byte,byte,byte,uint16,uint16,uint16,uint16
#,BNPC,Near,Far,Angle,Bullet,,,Action[0],Action[1],Action[2],Action[3]
int32,BNpcBase,sbyte,sbyte,uint16,byte,byte,byte,Action,Action,Action,Action
0,0,0,0,0,0,0,0,0,0,0,0
1,1029,0,40,90,1,0,0,1134,0,0,1773
2,1885,0,40,90,1,0,0,1437,0,0,1773
1 key 0 1 2 3 4 5 6 7 8 9 10
2 # BNPC Near Far Angle Bullet Action[0] Action[1] Action[2] Action[3]
3 int32 uint16 BNpcBase sbyte sbyte uint16 byte byte byte uint16 Action uint16 Action uint16 Action uint16 Action
4 0 0 0 0 0 0 0 0 0 0 0 0
5 1 1029 0 40 90 1 0 0 1134 0 0 1773
6 2 1885 0 40 90 1 0 0 1437 0 0 1773