typing error fixed (#66)

This commit is contained in:
sakamakj
2018-06-01 21:03:57 +02:00
committed by Cooldude2606
parent 627e7f08ec
commit 50a5d0baa8

View File

@@ -45,7 +45,7 @@ local commands = {
['riot']={'chat-bot.riot'},
['lenny']={'chat-bot.lenny'},
['wiki']={'chat-bot.wiki'},
['evolution']=function(player) return {'chat_bot.current-evolution',string.format('%.2f',game.forces['enemy'].evolution_factor)} end,
['evolution']=function(player) return {'chat-bot.current-evolution',string.format('%.2f',game.forces['enemy'].evolution_factor)} end,
--Jokes about food and drink
['whattoeat']={'chat-bot.food'},
['makepopcorn']=function(player) Server.new_thread{