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