Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitChef.cs
Go to the documentation of this file.
2{
3 public override ShopType ShopType => ShopType.Sweet;
4
5 public override bool CanServeFood => true;
6}
ShopType
Definition: ShopType.cs:2
override bool CanServeFood
Definition: TraitChef.cs:5