removed ghastly yellow

This commit is contained in:
Luke Rogers 2012-03-22 17:16:27 +13:00
parent 3e5c2c94d9
commit b89e7589d0

View file

@ -4,7 +4,7 @@ import re
r = "\x02\x0305" # red
g = "\x02\x0303" # green
y = "\x02\x0308" # yellow
y = "\x02" # yellow (not really)
answers = [g + "As I see it, yes",
g + "It is certain",