Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitMerchantPlan.cs
Go to the documentation of this file.
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
Definition: CurrencyType.cs:2
ShopType
Definition: ShopType.cs:2
override int CostRerollShop