Elin Decompiled Documentation EA 23.230 Nightly
Loading...
Searching...
No Matches
TraitThrownConsume.cs
Go to the documentation of this file.
2{
3 public override bool ShowAsTool => true;
4
5 public override int DefaultStock => 10 + EClass.rnd(50);
6
7 public override int CraftNum => 20;
8}
Definition: EClass.cs:5
static int rnd(long a)
Definition: EClass.cs:58
override bool ShowAsTool
override int DefaultStock