5.2 updates

This commit is contained in:
Hezkezl
2020-02-18 04:09:39 -07:00
parent 96ed3e4030
commit b3ee022d84
729 changed files with 212065 additions and 166262 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ int32,str,byte,byte,bit&01,byte,uint16,byte,str
62,"CAM_TILT_UP",255,255,False,1,28,6,"Tilt Camera Up"
63,"CAM_TILT_DOWN",255,255,False,1,29,6,"Tilt Camera Down"
64,"CAMERA_LOOKING",255,255,False,1,30,6,"Face Camera"
65,"GROUP_POSE",255,255,False,1,32,1,"Pose as Group"
65,"GROUP_POSE",255,255,False,1,32,1,"Group Pose"
66,"IDLING_CAMERA",255,255,False,1,31,1,"Switch to Idling Camera"
103,"TARGET_NEXT",255,255,False,2,1,2,"Cycle through Enemies (Nearest to Farthest)"
104,"TARGET_PREV",255,255,False,2,2,2,"Cycle through Enemies (Farthest to Nearest)"
1 key 0 1 2 3 4 5 6 7
32 62 CAM_TILT_UP 255 255 False 1 28 6 Tilt Camera Up
33 63 CAM_TILT_DOWN 255 255 False 1 29 6 Tilt Camera Down
34 64 CAMERA_LOOKING 255 255 False 1 30 6 Face Camera
35 65 GROUP_POSE 255 255 False 1 32 1 Pose as Group Group Pose
36 66 IDLING_CAMERA 255 255 False 1 31 1 Switch to Idling Camera
37 103 TARGET_NEXT 255 255 False 2 1 2 Cycle through Enemies (Nearest to Farthest)
38 104 TARGET_PREV 255 255 False 2 2 2 Cycle through Enemies (Farthest to Nearest)