Fix previous commit

This commit is contained in:
nyuszika7h 2014-08-11 00:07:33 +02:00
parent df48af8a9d
commit 11e411a052

View File

@ -1256,7 +1256,7 @@ def goat(cli, nick, chan, rest):
def fgoat(cli, nick, chan, rest):
goatact = random.choice(['kicks', 'headbutts'])
cli.msg(chan, '\x02{}\x02\'s goat walks by and {} \x02{}\x02.'format(
cli.msg(chan, '\x02{}\x02\'s goat walks by and {} \x02{}\x02'.format(
nick, goatact, rest))
var.LOGGER.logMessage('{}\'s goat walks by and {} {}.'.format(