This commit is contained in:
Improvedname
2020-03-06 20:12:43 +01:00
parent 685f17d8d5
commit 0c1ddee60e
19 changed files with 32 additions and 1 deletions
+2
View File
@@ -44,6 +44,7 @@
#define MODE_KEY_VOCALCORDS "x"
#define MODE_MONKEY "monkeyhive"
#define MODE_SING "%"
//Spans. Robot speech, italics, etc. Applied in compose_message().
#define SPAN_ROBOT "robot"
@@ -54,6 +55,7 @@
#define SPAN_REALLYBIG "reallybig"
#define SPAN_COMMAND "command_headset"
#define SPAN_CLOWN "clown"
#define SPAN_SINGING "singing"
//bitflag #defines for return value of the radio() proc.
#define ITALICS 1