You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// this.add(`raw|<div class='broadcast-green'><b>Wondering what all these custom moves, abilities, and items do?<br />Check out the <a href="https://www.smogon.com/articles/super-staff-bros-4" target="_blank">Super Staff Bros 4 Guide</a> or use /ssb to find out!</b></div>`);
2634
+
if(this.ruleTable.has('dynamaxclause')){
2635
+
// Old joke format we're bringing back
2636
+
this.add('message','Fox only');
2637
+
this.add('message','No items');
2638
+
this.add('message','Final Destination');
2639
+
return;
2640
+
}
2634
2641
2635
-
this.add('message',[
2636
-
'THE BATTLE FOR SURVIVAL BEGINS!','WHO WILL SURVIVE?','GET READY TO KEEP UP!','GET READY!','DARE TO BELIEVE YOU CAN SURVIVE!','THERE CAN BE ONLY ONE WINNER!','GET READY FOR THE FIGHT OF YOUR LIFE!','WHO WILL PREVAIL?','ONLY ONE TEAM WILL BE LEFT STANDING!','BATTLE WITHOUT LIMITS!',
0 commit comments