diff --git a/commands/dice.py b/commands/dice.py index 4b3b21c..d00f0b2 100644 --- a/commands/dice.py +++ b/commands/dice.py @@ -13,6 +13,7 @@ class command_orly(HoneyPotCommand): self.orly() def orly(self): + self.writeln(' ___ ') self.writeln(' {o,o}') self.writeln(' |)__)') self.writeln(' -"-"-')