Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitMerchantPlan.cs
Go to the documentation of this file.
1
public
class
TraitMerchantPlan
:
TraitMerchant
2
{
3
public
override
int
CostRerollShop
=> 2;
4
5
public
override
ShopType
ShopType
=>
ShopType
.Plan;
6
7
public
override
CurrencyType
CurrencyType
=>
CurrencyType
.Money2;
8
}
CurrencyType
CurrencyType
Definition:
CurrencyType.cs:2
ShopType
ShopType
Definition:
ShopType.cs:2
TraitMerchantPlan
Definition:
TraitMerchantPlan.cs:2
TraitMerchantPlan.CostRerollShop
override int CostRerollShop
Definition:
TraitMerchantPlan.cs:3
TraitMerchant
Definition:
TraitMerchant.cs:2
Elin
TraitMerchantPlan.cs
Generated by
1.9.6