Corrected TFT method call

This commit is contained in:
Ceikry 2022-03-10 14:00:58 +00:00 committed by Ryan
parent f9781c07c0
commit 609702ec27

View file

@ -402,7 +402,7 @@ class TFTInteractionListeners : InteractionListener(){
val legGuild = questPoints!! >= 111
val heroGuild = questPoints!! >= 5
val masteredAmount = player?.getSkills()?.masteredSkills!! > 0
var SKILLNAME = getMasteredSkills(player!!)
var SKILLNAME = getMasteredSkillNames(player!!)
val SKILLER_LYRICS = if(masteredAmount){arrayOf(
"When people speak of training,",