Added Lenny

This commit is contained in:
Cooldude2606
2018-04-14 19:51:41 +01:00
parent d227ad90d6
commit bfe4cdbaf1
2 changed files with 4 additions and 2 deletions

View File

@@ -40,7 +40,8 @@ local commands = {
['readme']={'chat-bot.read-readme'},
['magic']={'chat-bot.magic'},
['aids']={'chat-bot.aids'},
['riot']={'chat-bot.riot'}
['riot']={'chat-bot.riot'},
['lenny']={'chat-bot.lenny'}
}
Event.register(defines.events.on_console_chat,function(event)