Skip to content

Commit

Permalink
Disable rune mode until the rune API has been fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
adamqqqplay committed Apr 15, 2021
1 parent 2b87294 commit cfceab3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mode_rune_generic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ local ListRune = {

function GetDesire()

return 0

--[[if bot.lastPlayerChat ~= nil and string.find(bot.lastPlayerChat.text, "rune") then
bot:ActionImmediate_Chat("Catch this in mode_rune_generic", false);
bot.lastPlayerChat = nil;
Expand Down

0 comments on commit cfceab3

Please sign in to comment.