������ 14/16/20/40/44: vehicle, ����, ����������, damage floaters, ��������� #20
@ -154,7 +154,6 @@ export class FloaterManager {
|
||||
if (slot.isCrit) text = 'POW!';
|
||||
else if (num > 100) text = 'KAPOW!';
|
||||
else if (num > 50) text = 'BAM!';
|
||||
text = text;
|
||||
}
|
||||
if (stackCount > 1) text = baseText + ' ×' + stackCount;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user