Full metal duck.

This commit is contained in:
dngfx 2018-09-08 19:11:12 +01:00 committed by dongfix
parent 119ea1a4f6
commit 6d31f5ef3c

View file

@ -9,7 +9,7 @@ DUCK_HEAD = ["\_o< ", "\_O< ", "\_0< ", "\_\u00f6< ", "\_\u00f8< ",
"\_\u00f3< "]
DUCK_MESSAGE = ["QUACK!", "FLAP FLAP!", "quack!", "squawk!"]
DUCK_MESSAGE_RARE = ["beep boop!", "QUACK QUACK QUACK QUACK QUACK!!", "HONK!",
"I AM THE METAL DUCK"]
Utils.underline("I AM THE METAL DUCK")]
DUCK_MINIMUM_MESSAGES = 10
DUCK_MINIMUM_UNIQUE = 3