5.55+5.57

This commit is contained in:
Eamorayden
2021-07-10 21:59:30 -04:00
parent 184074e237
commit ccb46618e4
294 changed files with 13327 additions and 12041 deletions
+22 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5,6,7,8,9,10,11
#,,,,,,Command,ShortCommand,Description,Alias,ShortAlias,,
int32,byte,byte,sbyte,sbyte,sbyte,str,str,str,str,str,uint16,uint32
#,,,,,,Command,ShortCommand,Description,Alias,ShortAlias,Param,
int32,byte,byte,sbyte,sbyte,sbyte,str,str,str,str,str,TextCommandParam,uint32
1,1,0,0,0,0,"/record","","USAGE:
 /record
@@ -4556,6 +4556,15 @@ USAGE:
>>Subcommands:
 <UIForeground>F201FA</UIForeground><UIGlow>F201FB</UIGlow>motion<UIGlow>01</UIGlow><UIForeground>01</UIForeground> Perform motion only.
Both text and motion will be displayed when no subcommand is specified.","","",293,0
623,2,1,2,0,0,"/wringhands","","USAGE:
 /wringhands [subcommand]
→Wring your hands obsequiously.
>>Subcommands:
 <UIForeground>F201FA</UIForeground><UIGlow>F201FB</UIGlow>motion<UIGlow>01</UIGlow><UIForeground>01</UIForeground> Perform motion only.
Both text and motion will be displayed when no subcommand is specified.","","",293,0
624,2,1,2,0,0,"/sweep","/broom","ALIASES:
 /sweep, /broom
@@ -4633,6 +4642,17 @@ Both text and motion will be displayed when no subcommand is specified.","","",2
>>Subcommands:
 <UIForeground>F201FA</UIForeground><UIGlow>F201FB</UIGlow>motion<UIGlow>01</UIGlow><UIForeground>01</UIForeground> Perform motion only.
Both text and motion will be displayed when no subcommand is specified.","","",293,0
632,2,1,2,0,0,"/shush","/shh","ALIASES:
 /shush, /shh
USAGE:
 /shush [subcommand]
→Gesture to be quiet.
>>Subcommands:
 <UIForeground>F201FA</UIForeground><UIGlow>F201FB</UIGlow>motion<UIGlow>01</UIGlow><UIForeground>01</UIForeground> Perform motion only.
Both text and motion will be displayed when no subcommand is specified.","","",293,0
633,2,1,2,0,0,"/eatpizza","/pizza","ALIASES:
 /eatpizza, /pizza
1 key 0 1 2 3 4 5 6 7 8 9 10 11
2 # Command ShortCommand Description Alias ShortAlias Param
3 int32 byte byte sbyte sbyte sbyte str str str str str uint16 TextCommandParam uint32
4 1 1 0 0 0 0 /record USAGE:  /record →Opens and closes the Duty Recorder interface. /record 32 0
5 2 2 1 0 0 0 /recordready USAGE:  /recordready [subcommand] →Opens and closes the Duty Recorder interface. >>Subcommands:  <UIForeground>F201FA</UIForeground><UIGlow>F201FB</UIGlow>[countdowntime]<UIGlow>01</UIGlow><UIForeground>01</UIForeground>   Initiate a record ready check   to begin recording a duty.   When all party members   consent to the recording,   a countdown will start at   the specified time.   Subsequent uses of this   command during the same   duty will function as both a   ready check and countdown. Opens the Duty Recorder interface when no subcommand is specified. /recordready 0 0
6 3 1 0 0 0 0 /pvpteamcmd USAGE:  /pvpteamcmd →Opens and closes the PvP team menu. 0 0
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658