Elin Decompiled Documentation EA 23.130 Nightly
Loading...
Searching...
No Matches
TraitMerchantFestival.cs
Go to the documentation of this file.
2{
3 public override int CostRerollShop => 5;
4
5 public override bool CanInvite => false;
6
7 public override ShopType ShopType => ShopType.Festival;
8}
ShopType
Definition: ShopType.cs:2