diff --git a/base/misc/default/chatbox.png b/base/misc/default/chatbox.png new file mode 100644 index 0000000..0c3bae1 Binary files /dev/null and b/base/misc/default/chatbox.png differ diff --git a/base/misc/default/config.ini b/base/misc/default/config.ini new file mode 100644 index 0000000..b3bf9a8 --- /dev/null +++ b/base/misc/default/config.ini @@ -0,0 +1,59 @@ +c0 = 255, 255, 255 +c0_name = White +c0_talking = 1 + +c1 = 0, 255, 0 +c1_name = Green +c1_start = ` +c1_end = ` +c1_remove = 1 +c1_talking = 1 + +c2 = 255, 0, 0 +c2_name = Red +c2_start = ~ +c2_end = ~ +c2_remove = 1 +c2_talking = 1 + +c3 = 255, 165, 0 +c3_name = Orange +c3_start = | +c3_end = | +c3_remove = 1 +c3_talking = 0 + +c4 = 45, 150, 255 +c4_name = Blue +c4_start = ( +c4_end = ) +c4_remove = 0 +c4_talking = 0 + +c5 = 255, 255, 0 +c5_name = Yellow +c5_start = º +c5_end = º +c5_remove = 1 +c5_talking = 1 + +c6 = 255, 192, 203 +c6_name = Pink +c6_start = № +c6_end = № +c6_remove = 1 +c6_talking = 1 + +c7 = 0, 255, 255 +c7_name = Cyan +c7_start = √ +c7_end = √ +c7_remove = 1 +c7_talking = 1 + +c8 = 187, 187, 187 +c8_name = Gray +c8_start = [ +c8_end = ] +c8_remove = 0 +c8_talking = 1 \ No newline at end of file diff --git a/base/misc/default/holdit.opus b/base/misc/default/holdit.opus new file mode 100644 index 0000000..a454be8 Binary files /dev/null and b/base/misc/default/holdit.opus differ diff --git a/base/misc/default/holdit_bubble.gif b/base/misc/default/holdit_bubble.gif new file mode 100644 index 0000000..536f8cd Binary files /dev/null and b/base/misc/default/holdit_bubble.gif differ diff --git a/base/misc/default/objection.opus b/base/misc/default/objection.opus new file mode 100644 index 0000000..7e15d05 Binary files /dev/null and b/base/misc/default/objection.opus differ diff --git a/base/misc/default/objection_bubble.gif b/base/misc/default/objection_bubble.gif new file mode 100644 index 0000000..22c2169 Binary files /dev/null and b/base/misc/default/objection_bubble.gif differ diff --git a/base/misc/default/takethat.opus b/base/misc/default/takethat.opus new file mode 100644 index 0000000..2f143e1 Binary files /dev/null and b/base/misc/default/takethat.opus differ diff --git a/base/misc/default/takethat_bubble.gif b/base/misc/default/takethat_bubble.gif new file mode 100644 index 0000000..795552a Binary files /dev/null and b/base/misc/default/takethat_bubble.gif differ