Elin Decompiled Documentation EA 23.303 Nightly
Loading...
Searching...
No Matches
TraitGeyser.cs
Go to the documentation of this file.
1public class TraitGeyser : Trait
2{
3 public override int radius => 4;
4}
override int radius
Definition: TraitGeyser.cs:3
Definition: Trait.cs:7