diff --git a/Addons/Admin/auto-chat.lua b/Addons/Admin/auto-chat.lua index ed121e95..177789c1 100644 --- a/Addons/Admin/auto-chat.lua +++ b/Addons/Admin/auto-chat.lua @@ -44,6 +44,7 @@ local commands = { ['aids']={'chat-bot.aids'}, ['riot']={'chat-bot.riot'}, ['lenny']={'chat-bot.lenny'}, + ['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{ diff --git a/locale/en/chat-bot.cfg b/locale/en/chat-bot.cfg index 84b1da76..634dad23 100644 --- a/locale/en/chat-bot.cfg +++ b/locale/en/chat-bot.cfg @@ -15,6 +15,7 @@ softmod=A softmod is a custom scenario that runs on this server, example is the blame=Blame __1__ for what just happend! afk=Your afk? Look at __1__, that player has been afk for: __2__ links=To see links open the readme and click links. +current-evolution=Current evolution factor is __1__ magic=Fear the admin magic (ノ゚∀゚)ノ⌒・*:.。. .。.:*・゜゚・*☆ aids=≖ ‿ ≖ Fear the aids of a public server ≖ ‿ ≖ riot=(admins) ┬┴┬┴┤ᵒ_ᵒ)├┬┴┬┴ ‹ ‹\(´ω` )/››‹‹\ (  ´)/››‹‹\ ( ´ω`)/›› (rest of server) @@ -40,4 +41,4 @@ get-cocktail-3=🍸 __1__ your cocktail is done.🍸 lhd=All trains must be LHD! food=Don't know what to make for dinner? Use a random recipe from the random dinner suggestion generator at http://www.whatthefuckshouldimakefordinner.com/ get-popcorn-1=Heating the oil and waiting for the popping sound... -get-popcorn-2=__1__ your popcorn is finished. Lean backwards and watch the drama unfold. \ No newline at end of file +get-popcorn-2=__1__ your popcorn is finished. Lean backwards and watch the drama unfold.