Updating CSV files

This commit is contained in:
Josh Freeman
2018-02-05 15:11:16 +00:00
parent e4ef0f4400
commit aed179954e
4296 changed files with 454846 additions and 429018 deletions
+8 -2
View File
@@ -2,5 +2,11 @@
#,,,,
int32,str,str,int32,sbyte
0,"","",0,0
1,"Group Pose","Perform a group pose, repeating the last executed emote or action on loop. Camera position, lighting, and color filter can be all be adjusted in the command settings.
1,"Group Pose","Perform a group pose, repeating the last executed emote or action on loop. Camera position, lighting, and color filter can be all be adjusted in the command settings.
<Color(-34022)>Text Command: </Color>/grouppose
<Color(-34022)>Key Mapping: </Color> Available",651,1
2,"Idling Camera","Enable the idling camera. While active, the idling camera will randomly toggle between nearby PCs and NPCs. Executing the command with a PC or NPC targeted will center the camera on that target. Camera position, lighting, and color filter can be all be adjusted in the command settings.
<Color(-34022)>Text Command: </Color>/idlingcamera
<Color(-34022)>Key Mapping: </Color> Available",652,2
1 key 0 1 2 3
2 #
3 int32 str str int32 sbyte
4 0 0 0
5 1 Group Pose Perform a group pose, repeating the last executed emote or action on loop. Camera position, lighting, and color filter can be all be adjusted in the command settings. <Color(-34022)>Text Command: </Color>/grouppose <Color(-34022)>Key Mapping: </Color> Available Perform a group pose, repeating the last executed emote or action on loop. Camera position, lighting, and color filter can be all be adjusted in the command settings. <Color(-34022)>Text Command: </Color>/grouppose <Color(-34022)>Key Mapping: </Color> Available 651 1
6 2 Idling Camera Enable the idling camera. While active, the idling camera will randomly toggle between nearby PCs and NPCs. Executing the command with a PC or NPC targeted will center the camera on that target. Camera position, lighting, and color filter can be all be adjusted in the command settings. <Color(-34022)>Text Command: </Color>/idlingcamera <Color(-34022)>Key Mapping: </Color> Available Enable the idling camera. While active, the idling camera will randomly toggle between nearby PCs and NPCs. Executing the command with a PC or NPC targeted will center the camera on that target. Camera position, lighting, and color filter can be all be adjusted in the command settings. <Color(-34022)>Text Command: </Color>/idlingcamera <Color(-34022)>Key Mapping: </Color> Available 652 2
7
8
9
10
11
12