Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitMerchantDeed.cs
Go to the documentation of this file.
2{
3 public override ShopType ShopType => ShopType.Deed;
4
5 public override int CostRerollShop
6 {
7 get
8 {
10 {
11 return 0;
12 }
13 return 1;
14 }
15 }
16}
ShopType
Definition: ShopType.cs:2
bool enable
Definition: CoreDebug.cs:285
Definition: EClass.cs:5
static CoreDebug debug
Definition: EClass.cs:48
override int CostRerollShop