From 19b375dc52908d38171f88aa77f30847dfb79ac4 Mon Sep 17 00:00:00 2001 From: Alby1 <30355916+Alby1@users.noreply.github.com> Date: Fri, 6 Dec 2019 12:18:10 +0100 Subject: [PATCH] =?UTF-8?q?VaBeneCos=C3=AC=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- royalpack/commands/eat.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/royalpack/commands/eat.py b/royalpack/commands/eat.py index c61c6a55..c89bd92d 100644 --- a/royalpack/commands/eat.py +++ b/royalpack/commands/eat.py @@ -88,8 +88,8 @@ class EatCommand(Command): "red bull": "🍾 Hai mangiato {food}.\n[i]Adesso puoi volare![/i]", "birra": "🍺 Hai mangiato {food}.\n[i]Adesso sei un povero barbone alcolizzato.[/i]", "cacca": "💩 Che schifo! Hai mangiato {food}!\n[i]Allontati per favore, PLEH![/i]", - "little salami" "🥓Cats can have {food} too!", - "a little salami" "🥓Cats can have {food} too!", + "little salami" "🥓 Mmmh, tasty!\n[i]Cats can have {food} too![i]", + "a little salami" "🥓 Mmmh, tasty!\n[i]Cats can have {food} too![i]", } async def run(self, args: CommandArgs, data: CommandData) -> None: