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