Elin Decompiled Documentation EA 23.333 Myaightly Patch 1
Loading...
Searching...
No Matches
TraitAnimalTamer.cs
Go to the documentation of this file.
2{
3 public override int GuidePriotiy => 15;
4
5 public override SlaverType SlaverType => SlaverType.Animal;
6
7 public override ShopType ShopType => ShopType.AnimalGoods;
8}
ShopType
Definition: ShopType.cs:2
SlaverType
Definition: SlaverType.cs:2
override int GuidePriotiy