Wrap Immunities in unit stats (#6946)

* Don't display move effect ability in stats

* Wrap the immunities list
This commit is contained in:
MEEPofFaith
2022-06-08 05:42:17 -07:00
committed by GitHub
parent 318447afaf
commit 68cc95c26d
5 changed files with 13 additions and 8 deletions

View File

@@ -3794,7 +3794,7 @@ public class UnitTypes{
x = 43f * i / 4f;
particles = parts;
//visual only, the middle one does the actual suppressing
active = false;
display = active = false;
}});
}