13 override float GetInfectionChance(
int system = 0,
Param param = null)
31 override void OnCombine(
ItemBase other_item)
33 super.OnCombine(other_item);
34 if (
m_Cleanness == 1 && other_item.m_Cleanness == 0)
ActionSewSelfCB ActionContinuousBaseCB ActionSewSelf()
ActionSewTargetCB ActionContinuousBaseCB ActionSewTarget()
void AddAction(typename actionName)
override void SetActions()
Base Param Class with no parameters. Used as general purpose parameter overloaded with Param1 to Para...
override void SetCleanness(int value, bool allow_client=false)