@@ -158,7 +158,6 @@ Template.attributeDialogView.helpers({
|
||||
return evaluateEffect(this.charId, this);
|
||||
},
|
||||
showNewUserExperience: function(){
|
||||
console.log(this.statName);
|
||||
if (this.statName === "speed"){
|
||||
return Session.get("newUserExperienceStep") >= 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user