Elin Decompiled Documentation EA 23.251 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:6
static int rnd(long a)
Definition: EClass.cs:59
override bool ShowAsTool
override int DefaultStock