mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-09 18:39:35 +02:00
Xiao can now be playing Mafia
This commit is contained in:
@@ -46,5 +46,9 @@
|
||||
{
|
||||
"text": "with a murderous cow",
|
||||
"type": "PLAYING"
|
||||
},
|
||||
{
|
||||
"text": "Mafia",
|
||||
"type": "PLAYING"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"red": "hexee3333",
|
||||
"orange": "hexee8833",
|
||||
"yellow": "hexffcc22",
|
||||
"green": "hexaadd00",
|
||||
"blue": "hex66ccff",
|
||||
"purple": "hex8866ee",
|
||||
"pink": "hexff66aa",
|
||||
"dark blue": "hex2255ee",
|
||||
"dark pink": "pink",
|
||||
"black": "hex000000"
|
||||
}
|
||||
Reference in New Issue
Block a user