Elin Decompiled Documentation EA 23.130 Nightly
Loading...
Searching...
No Matches
TraitToolAlchemy.cs
Go to the documentation of this file.
2{
3 public override int WitchDoubleCraftChance(Thing t)
4 {
5 return 100;
6 }
7}
Definition: Thing.cs:8
override int WitchDoubleCraftChance(Thing t)