sxcybot

Discord bot for OSRS based channels
git clone git://git.wimdupont.com/sxcybot.git
Log | Files | Refs | README | LICENSE

V1_27__fix_bossname.sql (151B)


      1 update osrs_hiscore_boss SET name = "Kree'Arra" where name = "Kree' Arra";
      2 update osrs_hiscore_boss SET name = "Calvar'ion" where name = "Cal'varion";