Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
ReligionHealing.cs
Go to the documentation of this file.
2{
3 public override string id => "healing";
4
5 public override bool IsAvailable => true;
6
7 public override void OnBecomeBranchFaith()
8 {
9 }
10}
override bool IsAvailable
override void OnBecomeBranchFaith()