Elin Decompiled Documentation EA 23.287 Stable Patch 3
Loading...
Searching...
No Matches
ActMiasma.cs
Go to the documentation of this file.
1public class ActMiasma : Spell
2{
3 public override bool CanAutofire => true;
4}
override bool CanAutofire
Definition: ActMiasma.cs:3
Definition: SPELL.cs:626