Elin Decompiled Documentation EA 23.200 Stable
Loading...
Searching...
No Matches
AI_TendAnimal.cs
Go to the documentation of this file.
1public class AI_TendAnimal : AI_Fuck
2{
3 public override FuckType Type => FuckType.tame;
4}
FuckType
Definition: AI_Fuck.cs:7
override FuckType Type
Definition: AI_TendAnimal.cs:3