Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitMerchantJunk.cs
Go to the documentation of this file.
2{
3 public override ShopType ShopType => ShopType.Junk;
4
5 public override bool CanSellStolenGoods => true;
6
7 public override string IdAmbience => "carpenter";
8}
ShopType
Definition: ShopType.cs:2
override bool CanSellStolenGoods
override string IdAmbience