Wrap Immunities in unit stats (#6946)
* Don't display move effect ability in stats * Wrap the immunities list
This commit is contained in:
@@ -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;
|
||||
}});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user