Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitFiama.cs
Go to the documentation of this file.
2{
3 public override bool CanInvite => EClass._zone.id == "lothria";
4
5 public override ShopType ShopType => ShopType.Starter;
6
7 public override CurrencyType CurrencyType => CurrencyType.Money2;
8
9 public override string LangBarter => "daBuyStarter";
10}
CurrencyType
Definition: CurrencyType.cs:2
ShopType
Definition: ShopType.cs:2
override string LangBarter
Definition: TraitFiama.cs:9
override bool CanInvite
Definition: TraitFiama.cs:3