Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitSeeker.cs
Go to the documentation of this file.
2{
3 public override ShopType ShopType => ShopType.RedBook;
4
5 public override string LangBarter => "daBorrowBook";
6
7 public override CurrencyType CurrencyType => CurrencyType.None;
8
9 public override int RestockDay => 360;
10}
CurrencyType
Definition: CurrencyType.cs:2
ShopType
Definition: ShopType.cs:2
override int RestockDay
Definition: TraitSeeker.cs:9
override string LangBarter
Definition: TraitSeeker.cs:5